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

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

Parameters

maxSideSize
Type: SystemInt32
Max side size

Return Value

Type: Int32
See Also