Click or drag to resize
AuthenticationHelperDisplayAccountLockInformation Method
Indicates if additional info about account lock should be displayed

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
public static bool DisplayAccountLockInformation(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name for which the check is made

Return Value

Type: Boolean
See Also