ControlsHelperGetPostBackControlID Method |
Gets the ID of the control that caused page postback.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public static string GetPostBackControlID(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Page
Return Value
Type:
StringSee Also