This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Provides restricted access to the files and folders under the site's WWW root folder.

Namespace: Smartsite.Core
Assembly:  Smartsite.Runtime (in Smartsite.Runtime.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  Smartsite.Base..::..FileSystemBase
    Smartsite.Core..::..FileSystem

See Also

FileSystem Members
Smartsite.Core Namespace
Advanced