Returns the DataSet with user permissions for specified class.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: DataSetSee Also