ICMSAttributePage Property
|
Gets the CMS
Page to which this Attribute belongs.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Page As ICMSPage
Get
property ICMSPage^ Page {
ICMSPage^ get ();
}
abstract Page : ICMSPage with get
Property Value
Type:
ICMSPageSee Also