This documentation is archived and is not being maintained.
DataBinder::GetPropertyValue Method
Visual Studio 2010
Retrieves the value of a property.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetPropertyValue(Object, String) | Retrieves the value of the specified property of the specified object. |
|
GetPropertyValue(Object, String, String) | Retrieves the value of the specified property of the specified object, and then formats the results. |
Show: