BuildMaster SDK Reference
Version:

ValidationExpression Property

Gets or sets whether the textbox has a validation expression.

Syntax

public string ValidationExpression { get; set; }

Remarks

If required, a StyledRegularExpressionValidator will be created.