HtmlHelpers.AddScriptHtmlHelper.WellKnownScripts Class
Namespace: Nucleus.ViewFeatures.HtmlHelpers.AddScriptHtmlHelper
Assembly: Nucleus.ViewFeatures.dll
Constant (enum) values used for the (this IHtmlHelper htmlHelper, WellKnownScripts script) overload.
Fields
BOOTSTRAP
Field
Bootstrap
NUCLEUS_SHARED
Field
Nucleus common (shared) client-side script.
NUCLEUS_PAGELIST
Field
Nucleus pagelist script (used by admin pages).
NUCLEUS_ADMIN
Field
Nucleus admin pages script.
NUCLEUS_TOGGLESWITCH
Field
Nucleus toggleswitch control script.
NUCLEUS_EDITMODE
Field
Nucleus inline editing controls script.