Adds the style properties of the System.Web.UI.WebControls.SubMenuStyle object to the specified System.Web.UI.CssStyleCollection object.
- attributes
- The System.Web.UI.CssStyleCollection object to which to add the style properties.
- urlResolver
- The System.Web.UI.IUrlResolutionService-implemented object that contains the context information for the current location (URL).
Use the SubMenuStyle.FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService) method to add the style properties of the current instance of the System.Web.UI.WebControls.SubMenuStyle class to the specified System.Web.UI.CssStyleCollection object.
This method is used only by control developers.