FormElement.Name

FormElement.Name property

Gets or sets the name of the form element.

public virtual string Name { get; set; }

Property Value

The name.

See Also