The FolderItem type exposes the following members.

Constructors

  Name Description
Public method FolderItem
Initializes a new instance of the FolderItem class

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method LoadFrom (Inherited from Storage.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Fields

  Name Description
Public field AllowCopyFile (Inherited from Storage.)
Public field AllowCopyFolder (Inherited from Storage.)
Public field AllowCreateFolder (Inherited from Storage.)
Public field AllowDeleteFile (Inherited from Storage.)
Public field AllowDeleteFolder (Inherited from Storage.)
Public field AllowMoveFile (Inherited from Storage.)
Public field AllowMoveFolder (Inherited from Storage.)
Public field AllowOverride (Inherited from Storage.)
Public field AllowRenameFile (Inherited from Storage.)
Public field AllowRenameFolder (Inherited from Storage.)
Public field AllowUpload (Inherited from Storage.)
Public field Category (Inherited from Storage.)
Public field Extensions (Inherited from Storage.)
Public field ID (Inherited from Storage.)
Public field Items
Public field MaxFolderSize (Inherited from Storage.)
Public field MaxImageHeight (Inherited from Storage.)
Public field MaxImageWidth (Inherited from Storage.)
Public field MimeTypes (Inherited from Storage.)
Public field Name (Inherited from Storage.)
Public field UrlPath (Inherited from Storage.)
Public field UrlPrefix (Inherited from Storage.)

See Also