Click or drag to resize
CMSMenuExternalScriptPath Property
Path of the external .js file with skmMenu scripts. The default path is ~/cmsscripts/skmmenu.js.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string ExternalScriptPath { get; set; }

Property Value

Type: String
See Also