Gets dimensions from settings into width, height and max side size parameters.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: System.Collections Hashtable
Form field info settings
- siteName
- Type: System String
Site name
- width
- Type: System Int32
Required width
- height
- Type: System Int32
Required height
- maxSideSize
- Type: System Int32
Required max side size
See Also