System.Web.UI.IStyleSheet Members

The members of System.Web.UI.IStyleSheet are listed below.

Public Methods

CreateStyleRule(System.Web.UI.WebControls.Style, IUrlResolutionService, string)

When implemented by a class, creates a style rule for the specified document language element type, or selector.

RegisterStyle(System.Web.UI.WebControls.Style, IUrlResolutionService)

When implemented by a class, adds a new style rule to the embedded style sheet in the <head> section of a Web page.