CMSAbstractWebPart GetHorizontalResizerScript Method Kentico 8.0 API Reference
Gets the script for horizontal resizer.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

elementId
Type: OnlineSystem String
Element to resize
widthPropertyName
Type: OnlineSystem String
Width property name
inverted (Optional)
Type: OnlineSystem Boolean
If true, the resizer should act inversely
infoElementId (Optional)
Type: OnlineSystem String
Id of the element to be overlaid by the information
callback (Optional)
Type: OnlineSystem String
Callback method when width is set

Return Value

Type: OnlineString
See Also