CMSAbstractWebPart GetVerticalResizerScript Method Kentico 8.0 API Reference
Gets the script for vertical 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
heightPropertyName
Type: OnlineSystem String
Height property name
infoElementId (Optional)
Type: OnlineSystem String
Id of the element to be overlaid by the information
callback (Optional)
Type: OnlineSystem String
Callback method when the height changes

Return Value

Type: OnlineString
See Also