Click or drag to resize

ControllerStandardDataItemClassDelete Method

Overload List
  NameDescription
Public methodDelete(Int32)
Standard Delete (Get). Check CanDelete and Permission by Delete and DeleteOwner. Called DeleteOnActionResultGet when entitled
Public methodDelete(String, Int32)
Standard Delete (Post). Check CanDelete. Next step by push Button (switch submit): delete and cancel. If no case is true (switch default) then called DeleteOnActionResultPostCase with parameter submit.
Top
See Also