RecroGridAddScriptURL Method

Add the script resource URL to the RGO_ScriptURLs option parameter.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
protected void AddScriptURL(
	string url
)

Parameters

url  String
The URL.

See Also