Retrieves the index of a specified System.Web.UI.Control object in the collection.
The index of the specified server control. If the server control is not currently a member of the collection, it returns -1.
Use this method to determine the index location of the specified server control in the System.Web.UI.ControlCollection object.