Class WebPageLinkItem
Represents item for page link.
public sealed class WebPageLinkItem
- Inheritance
-
objectWebPageLinkItem
- Extension Methods
Constructors
WebPageLinkItem()
public WebPageLinkItem()
Properties
UrlPath
Link URL path.
public UrlPath UrlPath { get; set; }
Property Value
WebPageGuid
Web page GUID.
public Guid WebPageGuid { get; set; }
Property Value
- Guid