ControlCollection.GetControlFromId

ControlCollection.GetControlFromId method

Gets the element at the specified ID.

public Control GetControlFromId(int ID)
ParameterTypeDescription
IDInt32

See Also