FormElement.Id

FormElement.Id property

Gets or sets the identifier of the form element.

public String Id { get; set; }

Property Value

The identifier.

See Also