Click or drag to resize

IBlockedGroupsSecurityCollectionTManagerBlockUserGroup Method


Blocks Users from the specified Group from publishing to the represented Publishing Target.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void BlockUserGroup(
	IUserGroup group
)

Parameters

group  IUserGroup
The group to which to block access

Return Value

void
See Also