Table of Contents

Class Constants.SitecoreTagHelpers

Namespace
Sitecore.AspNetCore.SDK.Pages
Assembly
Sitecore.AspNetCore.SDK.Pages.dll

Class used to hold the names of the different tag helpers defined in the Pages project.

public static class Constants.SitecoreTagHelpers
Inheritance
Constants.SitecoreTagHelpers
Inherited Members

Fields

EditScriptsHtmlTag

The HTML tag used to render the Editing Scripts tag helper.

public const string EditScriptsHtmlTag = "sc-editingscripts"

Field Value

string