MembershipInfoProviderCheckDependencies Method |
Checks dependencies, returns true if dependent.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax public static bool CheckDependencies(
int membershipId
)
Parameters
- membershipId
- Type: SystemInt32
ID of the membership to be checked
Return Value
Type:
BooleanSee Also