Click or drag to resize
GetFilePageHandleDeviceDimension Method
Handles max side size according to device profile dimensions.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected int HandleDeviceDimension(
	int maxSideSize
)

Parameters

maxSideSize
Type: SystemInt32
Max side size

Return Value

Type: Int32
See Also