[]
Gets or sets a value indicating whether to use the Parse method.
public bool ParsingEnabled { get; set; }
Public Property ParsingEnabled As Boolean
Type | Description |
---|---|
bool | true if the validation uses the Parse method; otherwise, false. The default is false. |