Returns the table of the user sites.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userId
- Type:
System Int32
User ID for site table
- whereCondition
- Type:
System String
Where condition
- orderBy
- Type:
System String
Order by expression
- topN
- Type:
System Int32
Get top N records
- columns
- Type:
System String
Columns to get
Return Value
Type:
See Also