Folders Class |
Namespace: ConnectedApps.Cms.Sdk.Data
The Folders type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Get(Guid) |
Returns a folder.
|
![]() | Get(Guid, Int32) |
Returns a folder.
|
![]() | GetAllowedTemplates |
Returns a collection of templates that pages can be created in a folder.
|
![]() | GetChildren(Guid) |
Returns a folder's children.
|
![]() | GetChildren(Guid, Int32) |
Returns a folder's children.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |