Click or drag to resize
ForumRoleInfoProviderDeleteAllRoles Method
Delete all forum roles.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAllRoles(
	string where
)

Parameters

where
Type: SystemString
Where condition
See Also