ICMSPageRenderingTemplateContainerId Property
|
Gets the element ID of the HTML element that will be used to contain template rendering.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string ContainerId { get; }
ReadOnly Property ContainerId As String
Get
property String^ ContainerId {
String^ get ();
}
abstract ContainerId : string with get
Property Value
Type:
StringSee Also