Click or drag to resize

MapperEditListPopulateFromPage Method

Overload List
  NameDescription
Protected methodPopulateFromPage(Page)
Populate the mapper's field values by extracting values from the page's controls per their field bindings.
(Overrides MapperKernelPopulateFromPage(Page).)
Protected methodPopulateFromPage(Page, Int32)
Populate the fields from the values in their bound controls on the web page.
Top
See Also