Gets the
Site object that owns the current page. This Site object was the object in charge of retrieving or creating the current Page object.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Site As ISite
Get
property ISite^ Site {
ISite^ get ();
}abstract Site : ISite with get
Property Value
ISite
See Also