The C1StaticResource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1StaticResource()()()() |
Initializes a new instance of a C1StaticResource.
|
|
|
C1StaticResource(String) |
Initializes a new instance of a C1StaticResource.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
ProvideValue |
Returns an object that is provided as the value of this markup extension.
(Overrides MarkupExtension..::..ProvideValue(IServiceProvider).) |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Key |
Key that identifies the resource.
|
|
|
Path |
Expression that defines the data to extract from the resource.
|