Click or drag to resize

ISecurityDescriptorsManagerRemoveDescriptor Method (IContentItem)


Remove all Security Descriptors from the specified Content Item

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool RemoveDescriptor(
	IContentItem page
)

Parameters

page
Type: Ingeniux.CMSIContentItem
Content Item

Return Value

Type: Boolean
True if successful
See Also