Expression

PageTextAreaOptions.Expression property

Gets the regular expression.

public string Expression { get; }

Property Value

A string that represents the regular expression.

See Also