Gets the DataSet of the required users for the specified resource permission.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- resourceName
- Type: System String
Resource name
- permissionName
- Type: System String
Permission name
- siteName
- Type: System String
Site name
- where
- Type: System String
Where condition
- orderBy
- Type: System String
Order by clause
- topN
- Type: System Int32
Top N items
- columns
- Type: System String
List of columns to return
Return Value
Type: InfoDataSet UserInfoSee Also