With Opticon around the corner, we'll be canceling this month's (Sept) Happy Hour.

Class NavigationWriterAttribute

Represents navigation writer attribute.

Inheritance
System.Object
NavigationWriterAttribute
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 NavigationWriterAttribute

Fields

Command

Represents "command" attribute

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

ConfigUrl

Represents "configUrl" attribute

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

ContentType

Represents "contentType" attribute

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

IconCss

Represents "iconCss" attribute

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

IconUrl

Represents "iconUrl" attribute

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

Id

Represents "id" attribute

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

ImageUrl

Represents "imageUrl" attribute

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

Name

Represents "name" attribute

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

NodeId

Represents "nodeId" attribute

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

Order

Represents "order" attribute

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

Permissions

Represents "permissions" attribute

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

Sort

Represents "sort" attribute

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

SortDataType

Represents "sortDataType" attribute

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

SortSubNodes

Represents "sortSubNodes" attribute

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

Text

Represents "text" attribute

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

Value

Represents "value" attribute

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