IStyleSheet Methods

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodCreateStyleRule(Style, IUrlResolutionService, String)

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

System_CAPS_pubmethodRegisterStyle(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.

Return to top
Show: