Click or drag to resize
NewSiteCreationEnum Enumeration
New site wizard enumeration.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public enum NewSiteCreationEnum
Members
  Member nameValueDescription
BlankSite0 Blank site
WebSiteTemplate1 Web site template
UsingWizard2 Using wizard
See Also