Adds the style properties of the System.Web.UI.WebControls.TableStyle object to the specified System.Web.UI.CssStyleCollection collection.
- attributes
- The System.Web.UI.CssStyleCollection to which to add the style properties.
- urlResolver
- An object implemented by the System.Web.UI.IUrlResolutionService that contains the context information for the current location (URL).
Use the TableStyle.FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService) method to add the style properties of the System.Web.UI.WebControls.TableStyle object to the specified System.Web.UI.CssStyleCollection collection.