Returns the DataSet with user permissions for specified class.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- user
- Type: CMS.Membership UserInfo
User info object
- siteId
- Type:
System Int32
Site ID
- classId
- Type:
System Int32
ID of the class
- displayedOnly
- Type:
System Boolean
Indicates if only visible permissions should be get
- columns
- Type:
System String
Columns to get
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also