Name

IControl.Name property

Returns the name of this control. Read/write String.

public string Name { get; set; }

See Also