IPagePresentationContentContainerId Property
|
Gets/sets the id of the container element, that holds the rendering of this presentation
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also