IContentItemCanMarkForPublish Property
|
Controls whether the page is allowed to mark for publish.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool 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
Boolean
See Also