Table of Contents

Interface ISiteTemplate

Namespace
Oqtane.Infrastructure
Assembly
Oqtane.Server.dll
public interface ISiteTemplate

Properties

Name

string Name { get; }

Property Value

string

Methods

CreateSite(Site)

List<PageTemplate> CreateSite(Site site)

Parameters

site Site

Returns

List<PageTemplate>