Template Class |
Namespace: ConnectedApps.Cms.Entities.Layout
The Template type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlProperties |
Gets a collection of properties for the layout controls that appear on the template.
|
![]() | Controls |
Gets a collection of layout controls that appear on the template.
|
![]() | FolderId |
Gets or sets the unique identifier of the folder the template is contained in.
|
![]() | MasterId |
Gets the unique identifier for the template's master, if any.
|
![]() | MasterName |
Gets the name of the template's master, if any.
|
![]() | Name |
Gets or sets the name of the template.
|
![]() | TemplateContent |
Gets or sets content of the template.
|
![]() | TemplateId |
Gets a unique identifier for the template.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |