[]
Gets the localized text for the specified resource property name.
string GetLocalizedText(string resourcePropertyName)
| Type | Name | Description |
|---|---|---|
| string | resourcePropertyName | The name of the resource property for which to retrieve localized text. |
| Type | Description |
|---|---|
| string | A string containing the localized text. |