Click or drag to resize
WorkspaceTemplateConfigurationTemplateExpression Field
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.

Namespace: Colygon.MatchPoint.Workspaces.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public ExpressionString TemplateExpression

Field Value

Type: ExpressionString
See Also