Click or drag to resize
Folders Methods

The Folders type exposes the following members.

Methods
  Name Description
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method Get(Guid)
Returns a folder.
Public method Get(Guid, Int32)
Returns a folder.
Public method GetAllowedTemplates
Returns a collection of templates that pages can be created in a folder.
Public method GetChildren(Guid)
Returns a folder's children.
Public method GetChildren(Guid, Int32)
Returns a folder's children.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also