Click or drag to resize

ControllerStandardDataItemClassIndex Method

Overload List
  NameDescription
Public methodIndex
Standard Index (Get). Check CanIndex and Permission by Read and ReadOwner. Called IndexOnActionResultGet when entitled
Public methodIndex(String, ListViewConfig)
Standard Index (Post). Check CanIndex. Next step by push Button (switch submit): create, refresh and EditDataGridView. If no case is true (switch default) then called IndexOnActionResultPostCase with parameter submit.
Top
See Also