Click or drag to resize

ControllerStandardDataItemClassDetails Method

Overload List
  NameDescription
Public methodDetails(Int32)
Standard Details (Get). Check CanDetails and Permission by Read and ReadOwner. Called DetailsOnActionResultGet when entitled
Public methodDetails(String, Int32)
Standard Details (Post). Check CanDetails. Next step by push Button (switch submit): back, edit and delete. If no case is true (switch default) then called DetailsOnActionResultPostCase with parameter submit.
Top
See Also