Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
CMSButtonGroup Class
CMSButtonGroup Methods
InitChildControls Method
LoadPostData Method
OnPreRender Method
RaisePostBackEvent Method
RaisePostDataChangedEvent Method
Render Method
CMSButtonGroup
.
RaisePostBackEvent Method
Enables a server control to process an event raised when a form is posted to the server.
Namespace:
CMS.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
Copy
public
void
RaisePostBackEvent
(
string
eventArgument
)
Parameters
eventArgument
Type:
System
.
String
Postback event argument
Implements
IPostBackEventHandler
.
RaisePostBackEvent(String)
See Also
Reference
CMSButtonGroup Class
CMS.Base.Web.UI Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com