BaseWorkspaceTemplateConfiguration Properties |
The BaseWorkspaceTemplateConfiguration type exposes the following members.
Name | Description | |
---|---|---|
TemplateExpression | Specifies the web template that should be used to create the workspace. This field will be ignored if there is a 'TemplateField' configured. User input can be accessed by a placeholder using the 'Self' variable, e.g. '{Self.FieldName}'. See 'SiteId' for more information. | |
TemplateLanguage | Specifies the language (LCID) of the web template that is used to create the workspace. This field will be ignored if there is a 'TemplateField' configured. User input can be accessed by a placeholder using the 'Self' variable, e.g. '{Self.FieldName}'. See 'SiteId' for more information. |