Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.FormEngine Namespaces
CMS.FormEngine.Web.UI
CMSAbstractManager(EventArgsType, SimpleEventArgsType) Class
CMSAbstractManager(EventArgsType, SimpleEventArgsType) Events
OnAfterAction Event
OnBeforeAction Event
OnCheckConsistency Event
OnCheckPermissions Event
OnLoadData Event
OnSaveData Event
OnSaveFailed Event
OnValidateData Event
CMSAbstractManager
<
EventArgsType
,
SimpleEventArgsType
>
.
OnSaveData Event
On save data event handler.
Namespace:
CMS.FormEngine.Web.UI
Assembly:
CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
Copy
public
event
EventHandler
<EventArgsType>
OnSaveData
Value
Type:
System
.
EventHandler
<
EventArgsType
>
See Also
Reference
CMSAbstractManager
<
EventArgsType, SimpleEventArgsType
>
Class
CMS.FormEngine.Web.UI Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com