Click or drag to resize

Fields Constructor

Overload List
  NameDescription
Public methodFields(Page, DataSet)
Constructor which keep the page and get a list all the fields from the DataSet.
Public methodFields(Page, DataSet, String)
Constructor which keep the page and get a list all the fields from the DataSet.
Public methodFields(Page, StateManager, DictionaryString, UserControl)
Constructor which keep the page and get a list all the fields from the page controls.
Top
See Also