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
FromEnum Method
Returns the user account lock code from the enumeration value.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
int
FromEnum
(
UserAccountLockEnum
value
)
Parameters
value
Type:
CMS.Membership
UserAccountLockEnum
Value to convert
Return Value
Type:
Int32
See Also
Reference
UserAccountLockCode Class
CMS.Membership Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com