Determines the location of a specified System.Web.UI.WebControls.SubMenuStyle object in the System.Web.UI.WebControls.SubMenuStyleCollection collection.
- style
- The System.Web.UI.WebControls.SubMenuStyle object to locate in the System.Web.UI.WebControls.SubMenuStyleCollection collection.
The index of the specified System.Web.UI.WebControls.SubMenuStyle object if it is found in the list; otherwise, -1.
The System.Web.UI.StateManagedCollection.OnValidate(object) method is called to validate the style parameter before the index is returned.