New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.StyleSheetReference

This Clas defines the StyleSheetReference object.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.StyleSheetReference

Properties

Assembly String

Gets or sets the assembly.

IsCommonCss Boolean

Gets or sets the is common CSS.

IsRequiredCss Boolean

Gets or sets a value indicating whether this instance is required CSS.

Name String

Gets or sets the name.

OrderIndex Int32

Get or set the order index of the style sheet reference. The default is 0. The items with smaller index will appear first in the output HTML, as well as in the combined StyleSheet

Path String

Gets or sets the path.

In this article