FilterableValueProvider.GetStringValue
Method
Description:
Gets a string value from the given element.
Gets a string value from the given element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | Element | The element to query. |
Return Value
| Type | Description |
|---|---|
| String | The string value from the element. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |