Click or drag to resize
ForumRoleInfoProvider.DeleteAllRoles 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: System.String
Where condition
See Also