Click or drag to resize

RecroGridAddScriptURL Method

Script resource URL hozzáadása az RGO_ScriptURLs opciós paraméterhez.

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

Parameters

url
Type: SystemString
The URL.
See Also