GetControlFromId

ControlCollection.GetControlFromId method

Gets the element at the specified ID.

public Control GetControlFromId(int ID)
Parameter Type Description
ID Int32

See Also