Click or drag to resize

UserGroupManagerGetUserReportPageSize Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetUserReportPageSize(
	Guid userGuid,
	string report
)

Parameters

userGuid
Type: SystemGuid
report
Type: SystemString

Return Value

Type: Int32
See Also