Click or drag to resize
CMSEventArgsmCallWhenFinished Field
List of actions to be called when the event finishes

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected List<Action> mCallWhenFinished

Field Value

Type: ListAction
See Also