Click or drag to resize
UserInfoProviderUserCountsEnabled Property
Gets the value that indicates whether user counts are enabled.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax
C#
public static bool UserCountsEnabled { get; set; }

Property Value

Type: Boolean
See Also