Method ShowInsertDialog
- Namespace
- Innova.Prism.Library.Controllers
- Assembly
- Innova.Prism.Library.dll
ShowInsertDialog(ShowInsertEntityEventData)
Shows the insert dialog with the specified event data.
protected virtual void ShowInsertDialog(ShowInsertEntityEventData arg)
Parameters
arg
ShowInsertEntityEventDataThe event data.