UseOwn

HelpText.UseOwn property

Gets or sets a value indicating whether the form field should use its own help text.

public bool UseOwn { get; set; }

Remarks

If set to false, the help text will not be applied.

See Also