This documentation is archived and is not being maintained.

DataBinder::GetPropertyValue Method

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.

  NameDescription
Public method Static member GetPropertyValue(Object, String) Retrieves the value of the specified property of the specified object.
Public method Static member GetPropertyValue(Object, String, String) Retrieves the value of the specified property of the specified object, and then formats the results.
Top
Show: