skmMenu: An ASP.NET Menu Control

Menu.ExternalScriptUrl Property

Return the configured URL for the external script.

protected virtual string ExternalScriptUrl {get;}

Remarks

The external JavaScript file maybe specified either in the Web.config file or through the Menu control's ScriptPath property. ExternalScriptUrl checks first the Web.config file and then the ScriptPath property to determine if an external JavaScript file should be used.

See Also

Menu Class | skmMenu Namespace