Overview | Methods | This Package | All Packages
Retrieves the bound member of the DataBinder control's underlying data source.
Syntax
public String getDataMember()
Return Value
Returns a string containing the name of the bound data member. The default member is returned if no data member was explicitly set.
See Also setDataMember, setDataSource