Click or drag to resize
WorkspaceTemplateConfigurationTargetUrlExpression Field
Specifies the location where the workspace should be created. This URL can be relative to the current web. 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 TargetUrlExpression

Field Value

Type: ExpressionString
See Also