Click or drag to resize

BaseWorkspaceTemplateConfigurationSiteTitle Field

Specifies the title for the workspace and the workspace tag. User input can be accessed by a placeholder using the 'Self' variable, e.g. '{Self.FieldName}'. See 'SiteId' for more information. 'Self.Id' can be used to access the workspace ID defined by the property 'SiteId'.

Namespace:  Colygon.MatchPoint.Workspaces.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public PatternString SiteTitle

Field Value

Type: PatternString
See Also