Click or drag to resize

IPageCreationRuleIsGroupAllowed Method (String)


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool IsGroupAllowed(
	string groupId
)

Parameters

groupId
Type: SystemString

[Missing <param name="groupId"/> documentation for "M:Ingeniux.CMS.IPageCreationRule.IsGroupAllowed(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.IPageCreationRule.IsGroupAllowed(System.String)"]

See Also