Class QSiteExport
- Namespace
- InSite.Application.Sites.Read
- Assembly
- Shift.Sdk.dll
public class QSiteExport
- Inheritance
-
QSiteExport
- Inherited Members
- Extension Methods
Constructors
QSiteExport()
public QSiteExport()
Properties
Content
public ContentContainer Content { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Pages
public List<QPageExport> Pages { get; set; }
Property Value
Title
public string Title { get; set; }