Click or drag to resize
CssStylesheetInfoProvider Properties

The CssStylesheetInfoProvider type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCssPreprocessors
Represents the collection of CSS preprocessors.
Public propertyStatic memberCSSStylesheetsDirectory
Gets the CSS stylesheet directory path.
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Public propertyStatic memberStoreCSSStyleSheetsInExternalStorage
Gets or sets the value that indicates whether CSS style sheets should be stored externally
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.)
Top
See Also