Resource Class |
Namespace: Kettic.AspNet.Controls
The Resource type exposes the following members.
Name | Description | |
---|---|---|
Resource | ||
Resource(String, Object, String) |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ObjectEquals(Object).) | |
Equals(Resource) | ||
GetHashCode | (Overrides ObjectGetHashCode.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Name | Description | |
---|---|---|
Attributes |
Gets the collection of arbitrary attributes that do not correspond to properties on the resource.
| |
Available |
Gets or sets a value indicating if the resource is a available.
| |
CssClass |
Gets or sets the cascading style sheet (CSS) class rendered for appointments that use this resource.
| |
DataItem |
Gets or sets the data item represented by the
Resource object in the
KaxScheduler control.
| |
HeaderControls | ||
Key |
Gets or sets a value indicating the resource primary key value.
| |
Text |
Gets or sets a value indicating the user-friendly description of the resource.
| |
Type |
Gets or sets a value indicating the resource type.
|