Click or drag to resize

CallbackBuilderAddScriptFile Method

Appends a script file.

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
public void AddScriptFile(
	string fileName
)

Parameters

fileName
Type: SystemString
The name of the script to include.
See Also