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

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected int HandleDeviceDimension(
	int maxSideSize
)

Parameters

maxSideSize
Type: SystemInt32
Max side size

Return Value

Type: Int32
See Also