Class RecentLinkItem
public class RecentLinkItem
- Inheritance
-
RecentLinkItem
- Inherited Members
- Extension Methods
Constructors
RecentLinkItem()
public RecentLinkItem()
Properties
Key
public string Key { get; set; }
Property Value
ObserverUrl
public string ObserverUrl { get; set; }
Property Value
PageTitle
public string PageTitle { get; set; }
Property Value
PageUrl
public string PageUrl { get; set; }