WebViewerControlClientScripts Property |
Gets a collection od client scripts.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected ArrayList ClientScripts { get; }
Protected ReadOnly Property ClientScripts As ArrayList
Get
Property Value
Type:
ArrayListSee Also