A markup extension that loads an assembly's string resource.
- Inheritance:
-
object
SRExtension
Base <SRName> object
Constructors
SRExtension()
Initializes an instance of the class.
SRExtension(SRName)
Initializes an instance of the class with a string resource name.
Parameter | Type | Description |
---|---|---|
name | SRName | The name of the string resource. |
Properties
Name
The name of the string resource.
Property Value
Methods
ProvideValue()
Returns the string resource based on the supplied name.
Returns
- string:
The object value to set on the property where the extension is applied.
Inherited Members
-
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()