ControlsHelperGetPostBackControl Method |
Gets the control which caused postback.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public static Control GetPostBackControl(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Page
Return Value
Type:
ControlSee Also