Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.UIControls
AsyncControl Class
AsyncControl Methods
AttachToThread Method
CreateChildControls 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: 8.2.23
Syntax
C#
Copy
public
void
RunAsync
(
AsyncAction
action
,
WindowsIdentity
wi
)
Parameters
action
Type:
CMS.UIControls
AsyncAction
Action to run
wi
Type:
System.Security.Principal
WindowsIdentity
Windows identity (windows user)
See Also
Reference
AsyncControl Class
CMS.UIControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com