Checks license limitation for provider UserInfo. Checks limitations for global administrator, editor and site members.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- ui
- Type: CMS.Membership UserInfo
UserInfo to be checked
- error
- Type: System String
Will contain error message if license check failed
Return Value
Type: BooleanReturns TRUE if limitation check is passed. Returns FALSE otherwise.
See Also