- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class HelpPageRecord
- Inheritance
-
HelpPageRecord
- Inherited Members
-
Constructors
Properties
public string ContentHtml { get; set; }
Property Value
- string
public string ContentLabel { get; set; }
Property Value
- string
public string ContentSnip { get; set; }
Property Value
- string
public string ContentText { get; set; }
Property Value
- string
public string PathUrl { get; set; }
Property Value
- string
public Guid WebPageIdentifier { get; set; }
Property Value
- Guid
public string WebPageTitle { get; set; }
Property Value
- string
public string WebPageType { get; set; }
Property Value
- string
public Guid WebSiteIdentifier { get; set; }
Property Value
- Guid