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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public void AddScriptFile(
	string fileName
)

Parameters

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