Sets the bound member of the DataBinder control's underlying data source.
public void setDataMember( String m_dataMember )
m_dataMember
The name of the bound data member.
See Also getDataMember, getDataSource