IBlockedGroupsSecurityCollectionTManagerBlockedUserGroupIds Property
|
Gets the collection of blocked user group idsx
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring[] BlockedUserGroupIds { get; }ReadOnly Property BlockedUserGroupIds As String()
Get
property array<String^>^ BlockedUserGroupIds {
array<String^>^ get ();
}abstract BlockedUserGroupIds : string[] with get
Property Value
String
See Also