GetControlFromName

ControlCollection.GetControlFromName method

Gets the element at the specified name.

public Control GetControlFromName(string name)
Parameter Type Description
name String

See Also