WebPartFramesManagerRaisePostBackEvent Method |
Processes an event raised when a form is posted to the server.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public void RaisePostBackEvent(
string eventArgument
)
Parameters
- eventArgument
- Type: SystemString
Implements
IPostBackEventHandlerRaisePostBackEvent(String)See Also