Click or drag to resize

ControllerStandardDataItemClassCreate Method

Overload List
  NameDescription
Public methodCreate
Standard Create (Get). Check CanCreate and Permission by Create. Called CreateOnActionResultGet when entitled
Public methodCreate(String, DataItemClass)
Standard Create (Post). Check CanCreate. Next step by push Button (switch submit): save and cancel. If no case is true (switch default) then called CreateOnActionResultPostCase with parameter submit.
Top
See Also