Click or drag to resize
ApplicationEventsUpdateData Field
Occurs when the application is ready to perform an upgrade routine.

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

Field Value

Type: SimpleHandler
Remarks

This event is not intended to be used in custom code.

This event fires on every application start.

See Also