BaseWorkspaceTemplateConfigurationTemplateExpression Property |
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: 2019.2.1.0
Syntax public virtual ExpressionString TemplateExpression { get; set; }
Property Value
Type:
ExpressionStringSee Also