Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.ExtendedControls
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.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
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.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com