Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

KendoHelper..::..ScriptPathFormat Property

The script path format. Placeholder {0} represents KendoVersion and {1} the filename. The default value is ~/Scripts/kendo/{0}/{1}.

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public string ScriptPathFormat { get; set; }