Table of Contents

Class HtmlHelper.LinkItem

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class HtmlHelper.LinkItem
Inheritance
HtmlHelper.LinkItem
Inherited Members
Extension Methods

Constructors

LinkItem()

public LinkItem()

Properties

Href

public string Href { get; set; }

Property Value

string

HtmlTag

public string HtmlTag { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string