Name

Control.Name property

Gets or sets the name of this control. Read/write String.

public string Name { get; set; }

See Also