IPagePresentationContentContainerId Property
|
Gets/sets the id of the container element, that holds the rendering of this presentation
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ContentContainerId { get; set; }
Property ContentContainerId As String
Get
Set
property String^ ContentContainerId {
String^ get ();
void set (String^ value);
}
abstract ContentContainerId : string with get, set
Property Value
Type:
StringSee Also