Version

JavaScriptFileNameCommon Property (UltraWebToolbar)

A relative path to the Infragistics common JavaScript file.

Syntax
'Declaration
 
Public Property JavaScriptFileNameCommon As String
public string JavaScriptFileNameCommon {get; set;}
Remarks

The default common JavaScript file is ig_csom.js and is located in a virtual directory called /ig_common/scripts.

Note: The common JavaScript file is required for the UltraWebToolbar to function properly at runtime.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also