IPagePresentationCollectionHasPresentation Property
|
Gets wether the collection has presentation
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool HasPresentation { get; }
ReadOnly Property HasPresentation As Boolean
Get
property bool HasPresentation {
bool get ();
}
abstract HasPresentation : bool with get
Property Value
Type:
BooleanSee Also