IContentItemSecurityGroupsCount Method
|
Retrieves the count of
User Groups that have a security setting—either explicit or inherited from parent pages—on this page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax int SecurityGroupsCount()
Function SecurityGroupsCount As Integer
int SecurityGroupsCount()
abstract SecurityGroupsCount : unit -> int
Return Value
Type:
Int32Count of groups that have security settings on this page
See Also