DocumentNodeDataInfoIsSecuredNode Property |
Indicates if the security should be checked for this node. The 'null' value means that the value is inherited from the parent node.
Namespace: CMS.DocumentEngine.InternalAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public Nullable<bool> IsSecuredNode { get; set; }
Property Value
Type:
NullableBooleanSee Also