GetText
Leave feedback
On this page
Gets a text that is associated with the specified alias.
public string GetText(string alias)
| Parameter | Type | Description |
|---|---|---|
| alias | String | The alias to locate in the AliasDictionary object. |
A text associated with the specified alias or null.
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when alias is null. |
- class AliasDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.