Visual InterDev

ScriptLanguage Property

See Also   Tasks   Applies To

Specified the default server script language the PageNavbar control uses to generate navigation bar links. Available at design time.

Settings

The settings for ScriptLanguage are:

Setting Description
VBScript Specifies that the navigation bar uses Visual Basic®, Scripting Edition (VBScript) when generating navigation bar links in ASP pages.
JScript Specifies that the navigation bar uses JScript™ when generating navigation bar links in ASP pages.

Remarks

If this property has a value, it sets the VALUE attribute of the <PARAM> tag whose NAME attribute is "ScriptLanguage."