Click or drag to resize
MediaLibraryRolePermissionInfo Constructor (DataRow)
Constructor - Creates a new MediaLibraryRolePermission object from the given DataRow.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public MediaLibraryRolePermissionInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also