System.Web.UI.IStyleSheet: Method Members

The methods of System.Web.UI.IStyleSheet are listed below. For a list of all members, see the IStyleSheet Members list.

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.