Retrieves the bound member of the DataBinder control's underlying data source.
public String getDataMember()
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