This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
This class contains the file link storage that loads files into the dataset as if it were a file in the database.

Namespace: Smartsite.Data
Assembly:  Smartsite.Data (in Smartsite.Data.dll)

Syntax

C#Copy imageCopy Code
public class FileLinkStorage : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class FileLinkStorage _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Data..::..StorageHandler
    Smartsite.Data..::..FileLinkStorage

See Also

Advanced