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
RunAsync Method
Runs the asynchronous action.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RunAsync
(
AsyncAction
action
,
WindowsIdentity
wi
)
Parameters
action
Type:
CMS.DataEngine
AsyncAction
Action to run
wi
Type:
System.Security.Principal
WindowsIdentity
Windows identity (windows user)
See Also
Reference
AsyncControl Class
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com