The C1StaticResource type exposes the following members.

Constructors

  Name Description
Public method C1StaticResource()()()()
Initializes a new instance of a C1StaticResource.
Public method C1StaticResource(String)
Initializes a new instance of a C1StaticResource.

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method ProvideValue
Returns an object that is provided as the value of this markup extension.
(Overrides MarkupExtension..::..ProvideValue(IServiceProvider).)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  Name Description
Public property Key
Key that identifies the resource.
Public property Path
Expression that defines the data to extract from the resource.

See Also