Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
AsyncControl Class
AsyncControl Methods
AddLog Method
AttachToThread Method
CreateChildControls Method
EnsureLog Method
GetCallbackResult Method
GetCancelScript Method
GetString Method
OnLoad Method
OnPreRender Method
RaiseCallbackEvent Method
RaiseCancel Method
RaiseError Method
RaiseFinished Method
RaisePostBackEvent Method
RunAsync Method
Stop Method
WorkerExists Method
AsyncControl
RaiseFinished Method
Raises the finished event.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RaiseFinished
(
Object
sender
,
EventArgs
e
)
Parameters
sender
Type:
System
Object
Sender
e
Type:
System
EventArgs
Event args
See Also
Reference
AsyncControl Class
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com