Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
UserAccountLockCode Class
UserAccountLockCode Methods
FromEnum Method
GetLockEnumFromString Method
ToEnum Method
UserAccountLockCode
ToEnum Method
Returns the enumeration representation of the user account lock code.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
UserAccountLockEnum
ToEnum
(
int
code
)
Parameters
code
Type:
System
Int32
User account lock code
Return Value
Type:
UserAccountLockEnum
See Also
Reference
UserAccountLockCode Class
CMS.Membership Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com