UserAccountLockCodeToEnum Method |
Returns the enumeration representation of the user account lock code.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static UserAccountLockEnum ToEnum(
int code
)
Parameters
- code
- Type: SystemInt32
User account lock code
Return Value
Type:
UserAccountLockEnumSee Also