System.Web.UI.ThemeProvider.CssFiles Property

Gets a set of strings that represent the names of any cascading style sheet (CSS) files associated with the current theme, if the theme is a style sheet theme.

Syntax

public ICollection CssFiles { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is used by designer hosts to add style sheet links to CSS files when rendering HTML to a design surface.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0