Click or drag to resize

ControllerStandardDataItemClassEdit Method

Overload List
  NameDescription
Public methodEdit(Int32)
Standard Edit (Get). Check CanEdit and Permission by Update and UpdateOwner. Called EditOnActionResultGet when entitled
Public methodEdit(String, DataItemClass)
Standard Edit (Post). Check CanEdit. Next step by push Button (switch submit): save and cancel. If no case is true (switch default) then called EditOnActionResultPostCase with parameter submit.
Top
See Also