IContentItemSecurityInherited Property
|
Gets whether this content item has security inherited from
its parent
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool SecurityInherited { get; }
ReadOnly Property SecurityInherited As Boolean
Get
property bool SecurityInherited {
bool get ();
}
abstract SecurityInherited : bool with get
Property Value
Type:
BooleanSee Also