IContentItemCanMarkForPublish Property
|
Controls whether the page is allowed to mark for publish.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool CanMarkForPublish { get; set; }
Property CanMarkForPublish As Boolean
Get
Set
property bool CanMarkForPublish {
bool get ();
void set (bool value);
}
abstract CanMarkForPublish : bool with get, set
Property Value
Type:
BooleanSee Also