AdGetValue Method |
Name | Description | |
---|---|---|
GetValue(String) |
Get the value of the attribute with the specified attributeName or null if no such attribute exists.
| |
GetValue(String, String) |
Get the value of the attribute with the specified attributeName. The specified defaultValue will be returned
if no such attribute exists.
|