Click or drag to resize
UserInfoProviderLogUserCounts Property
Gets or sets the value that indicates whether user counts settings should be checked.

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

Property Value

Type: Boolean
See Also