FormElement.Id

FormElement.Id property

Gets or sets the identifier of the form element.

public virtual string Id { get; set; }

Property Value

The identifier.

See Also