| UserAccountLockCodeGetLockEnumFromString Method | 
            Gets the user account lock enumeration from the string value.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static UserAccountLockEnum GetLockEnumFromString(
	string userAccountLock
)
Parameters
- userAccountLock
- Type: SystemString
 User account lock string
Return Value
Type: 
UserAccountLockEnum See Also
See Also