ClientControllerCreate Method |
Name | Description | |
---|---|---|
Create |
Get web view Create. This creates a new Client.
(Overrides ControllerStandardDataItemClassCreate.) | |
Create(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.
(Inherited from ControllerStandardDataItemClass.) |