Adds the style properties of the System.Web.UI.WebControls.MenuItemStyle object to the specified System.Web.UI.CssStyleCollection object.
- attributes
- The System.Web.UI.CssStyleCollection to add the style properties to.
- urlResolver
- An System.Web.UI.IUrlResolutionService-implemented object that contains the context information for the current location (URL).
Use the MenuItemStyle.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.MenuItemStyle class to the specified System.Web.UI.CssStyleCollection object.
This method is used only by control developers.