ModuleCommandsCommunitySiteHasGroup Method |
Returns true if selected site contains at least one group.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static bool CommunitySiteHasGroup(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site id
Return Value
Type:
BooleanSee Also