Click or drag to resize
ApplicationEventsUpdateData Field
Fires when the application performs upgrades to a newer version. Fires only once during application life-time, needs to be attached in module PreInit or Init.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static SimpleHandler UpdateData

Field Value

Type: SimpleHandler
See Also