DataBinder.GetPropertyValue Method (System.Web.UI)

Switch View :
ScriptFree
.NET Framework Class Library
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.

Overload List

  Name Description
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
See Also

Reference