Master Class |
Namespace: ConnectedApps.Cms.Entities.Layout
The Master type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlProperties |
Gets a collection of properties for the layout controls that appear on the master.
|
![]() | Controls |
Gets a collection of layout controls that appear on the master.
|
![]() | FolderId |
Gets or sets the unique identifier of the folder the master is contained in.
|
![]() | MasterContent |
Gets or sets content of the master.
|
![]() | MasterId |
Gets the unique identifier for the master.
|
![]() | MasterParentId |
Gets or sets the unique identifier for the master's parent master, if any.
|
![]() | Name |
Gets or sets the name of the master.
|
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.) |