| ResourceStyleMapping Class |
Namespace: Kettic.AspNet.Controls
The ResourceStyleMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceStyleMapping | ||
| ResourceStyleMapping(String, String, String) | ||
| ResourceStyleMapping(String, String, String, String) |
| Name | Description | |
|---|---|---|
| ApplyCssClass |
Gets or sets a value indicating the cascading style sheet (CSS) class
to render for appointments that use the matching resource.
| |
| BackColor |
Gets or sets a value indicating the background color
to render for appointments that use the matching resource.
| |
| BorderColor |
Gets or sets a value indicating the border color
to render for appointments that use the matching resource.
| |
| Key |
Gets or sets a value indicating the resource key to match.
| |
| Text |
Gets or sets a value indicating the resource text to match.
| |
| Type |
Gets or sets a value indicating the resource type to match.
|