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
RaisePostBackEvent Method
Processes the postback event
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RaisePostBackEvent
(
string
eventArgument
)
Parameters
eventArgument
Type:
System
String
Event argument
Implements
IPostBackEventHandler
RaisePostBackEvent(String)
See Also
Reference
AsyncControl Class
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com