IComponentContentUnitInstance Properties |
The IComponentContentUnitInstance type exposes the following members.
Name | Description | |
---|---|---|
AncestorGroupNames |
Gets the names of Group Elements, that are ancestors of the underlying
Element of this instance
(Inherited from IContentUnitInstance.) | |
ContentContainerId |
Gets/set the id of the container html element that is used to host child Layout.
| |
ElementId |
Gets the id of the underlying Element (Inherited from IContentUnitInstance.) | |
ElementName |
Gets the name of the underlying Element (Inherited from IContentUnitInstance.) | |
Icon |
Gets the icon name of this Content Unit Instance
(Inherited from IContentUnitInstance.) | |
Layout |
Gets/sets the child Layout
| |
ParentElementId |
Gets the unique id of the underlying Element's
parent Element
(Inherited from IContentUnitInstance.) | |
Pending | Gets/sets whether this instance is in pending state. Content Unit Instances in pending state are just placed into Presentation, but the content of the underlying Element is not yet updated. The state should be taken off when the element is updated | |
SharedComponentId |
Gets/set the shared component id. Only applies when the underlying Component Element
has its original embed content shared out.
| |
SourceId |
Gets the id of the source Content Unit (Inherited from IContentUnitInstance.) | |
SourceReusable |
Gets whether the source Content Unit is
Reusable (Inherited from IContentUnitInstance.) | |
TemplateName |
Gets of name of the MVC "View" for this Content Unit Instance
(Inherited from IContentUnitInstance.) |