Click or drag to resize

ISecurityDescriptorsManagerRemoveDescriptor(IContentItem) Method


Remove all Security Descriptors from the specified Content Item

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

Parameters

page  IContentItem
Content Item

Return Value

Boolean
True if successful
See Also