Gets the script for horizontal resizer.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- elementId
- Type: System String
Element to resize
- widthPropertyName
- Type: System String
Width property name
- heightPropertyName
- Type: System String
Height property name
- inverted (Optional)
- Type: System Boolean
If true, the resizer should act inversely on X axis
- infoElementId (Optional)
- Type: System String
Id of the element to be overlaid by the information
Return Value
Type: StringSee Also