IPageTemplate2OnResizeJSList Property |
The list of javascript expressions and/or function calls that should be invoked upon page
explicit resizing script completion. Within the script block, a 'div' parameter will be
provided where div is the primary container object that is explictly sized.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax StringList OnResizeJSList { get; }
ReadOnly Property OnResizeJSList As StringList
Get
Property Value
Type:
StringListSee Also