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