Click or drag to resize
ResourceStyleMapping Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsResourceStyleMapping

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ResourceStyleMapping : StateManager

The ResourceStyleMapping type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyApplyCssClass
Gets or sets a value indicating the cascading style sheet (CSS) class to render for appointments that use the matching resource.
Public propertyBackColor
Gets or sets a value indicating the background color to render for appointments that use the matching resource.
Public propertyBorderColor
Gets or sets a value indicating the border color to render for appointments that use the matching resource.
Public propertyKey
Gets or sets a value indicating the resource key to match.
Public propertyText
Gets or sets a value indicating the resource text to match.
Public propertyType
Gets or sets a value indicating the resource type to match.
Top
See Also