Deletes specified group including related document if needed.
The related document is only the one specified in GroupNodeGUID.
All documents that are owned by group are kept - their group ownership is set to null.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: CMS.Community GroupInfo
Group object
- deleteRelatedDocument
- Type: System Boolean
If true related document is deleted too
See Also