IPageVersionPage Property
|
Gets the
Page to which this page version belongs.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Page As IPage
Get
property IPage^ Page {
IPage^ get ();
}
abstract Page : IPage with get
Property Value
Type:
IPageSee Also