Interface ISiteOutline
- Namespace
- InSite.Domain.Foundations
- Assembly
- Shift.Sdk.dll
public interface ISiteOutline
- Extension Methods
Properties
Domain
string Domain { get; set; }
Property Value
Identifier
Guid Identifier { get; set; }
Property Value
Organization
Guid Organization { get; set; }
Property Value
Pages
PageTree Pages { get; set; }