Table of Contents

Class RecentLinkItem

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

Constructors

RecentLinkItem()

public RecentLinkItem()

Properties

Key

public string Key { get; set; }

Property Value

string

ObserverUrl

public string ObserverUrl { get; set; }

Property Value

string

PageTitle

public string PageTitle { get; set; }

Property Value

string

PageUrl

public string PageUrl { get; set; }

Property Value

string