Table of Contents

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

string

Icon

public string Icon { get; set; }

Property Value

string

Items

public List<LaunchCard> Items { get; set; }

Property Value

List<LaunchCard>

LastUpdated

public string LastUpdated { get; set; }

Property Value

string

Summary

public string Summary { get; set; }

Property Value

string

SupportUrl

public string SupportUrl { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string