ForumRoleInfoProviderDeleteAllRoles Method |
Delete all forum roles.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public static void DeleteAllRoles(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also