2 references to RoleServiceEnabled
System.Web.Extensions (2)
ApplicationServices\ApplicationServiceHelper.cs (1)
160
if (!
RoleServiceEnabled
) {
UI\RoleServiceManager.cs (1)
67
bool enabled = ApplicationServiceHelper.
RoleServiceEnabled
;