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