[]
Gets or sets the message that represents a message to be displayed to the user instead of reporting engine exceptions.
[Browsable(true)]
[Obsolete("This method has been deprecated.")]
public string ExpressionErrorMessage { get; set; }
Type | Description |
---|---|
string | A string value |