| UserInfoHasAutomaticProperty Method | 
            Returns true if the given column provides an automatic property to access it's binding.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxprotected override bool HasAutomaticProperty(
	string columnName
)
Parameters
- columnName
- Type: SystemString
 Column name
Return Value
Type: 
Boolean See Also
See Also