Class PortalPageList
- Namespace
- InSite.Persistence.Content
- Assembly
- InSite.Persistence.dll
public class PortalPageList
- Inheritance
-
PortalPageList
- Inherited Members
Constructors
PortalPageList()
public PortalPageList()
Properties
Body
public string Body { get; set; }
Property Value
Icon
public string Icon { get; set; }
Property Value
Items
public List<LaunchCard> Items { get; set; }
Property Value
LastUpdated
public string LastUpdated { get; set; }
Property Value
Summary
public string Summary { get; set; }
Property Value
SupportUrl
public string SupportUrl { get; set; }
Property Value
Title
public string Title { get; set; }