London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Class NavigationWriterTag

Inheritance
System.Object
NavigationWriterTag
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Customization
Assembly: Mediachase.Commerce.dll
Version: 13.30.0
Syntax
public sealed class NavigationWriterTag

Fields

Add

Declaration
public const string Add = "add"
Field Value
Type Description
System.String

ClientScript

Declaration
public const string ClientScript = "ClientScript"
Field Value
Type Description
System.String

Command

Declaration
public const string Command = "Command"
Field Value
Type Description
System.String

Commands

Declaration
public const string Commands = "Commands"
Field Value
Type Description
System.String

CommandType

Declaration
public const string CommandType = "CommandType"
Field Value
Type Description
System.String

EnableHandler

Declaration
public const string EnableHandler = "EnableHandler"
Field Value
Type Description
System.String
Declaration
public const string Link = "Link"
Field Value
Type Description
System.String

Navigation

Declaration
public const string Navigation = "Navigation"
Field Value
Type Description
System.String

Params

Declaration
public const string Params = "Params"
Field Value
Type Description
System.String

Remove

Declaration
public const string Remove = "remove"
Field Value
Type Description
System.String

Set

Declaration
public const string Set = "set"
Field Value
Type Description
System.String

Tab

Declaration
public const string Tab = "Tab"
Field Value
Type Description
System.String

Tabs

Declaration
public const string Tabs = "Tabs"
Field Value
Type Description
System.String

Target

Declaration
public const string Target = "Target"
Field Value
Type Description
System.String

Url

Declaration
public const string Url = "Url"
Field Value
Type Description
System.String