Indicates if current image can be resized to the specified dimensions.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- width
- Type: System Int32
Required width
- height
- Type: System Int32
Required height
- maxSideSize
- Type: System Int32
Required max side size
Return Value
Type: BooleanSee Also