ControlCollection.GetControlFromName

ControlCollection.GetControlFromName method

Gets the element at the specified name.

public Control GetControlFromName(string name)
ParameterTypeDescription
nameString

See Also