skmMenu: An ASP.NET Menu Control

Menu.UseExternalScript Property

A helper method that determines if an external script is being used.

protected virtual bool UseExternalScript {get;}

Remarks

UseExternalScript simply returns the result of the check ExternalScriptUrl != null.

See Also

Menu Class | skmMenu Namespace