UserInfoProviderGetUserSites Method (Int32) |
Returns the table of the user sites.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax public static DataTable GetUserSites(
int userId
)
Parameters
- userId
- Type: SystemInt32
User ID for site table
Return Value
Type:
DataTableSee Also