FormElement.Name

FormElement.Name property

Gets or sets the name of the form element.

public String Name { get; set; }

Property Value

The name.

See Also