Click or drag to resize

WebViewerControlRegisterScriptInclude Method

Includes a script.

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 virtual void RegisterScriptInclude(
	WebViewerControlClientResource r,
	ArrayList a
)

Parameters

r
Type: Atalasoft.Imaging.WebControlsWebViewerControlClientResource
a
Type: System.CollectionsArrayList
See Also