| 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
Syntaxpublic static string GetPostBackControlID(
	Page page
)
Parameters
- page
 - Type: System.Web.UIPage
Page 
Return Value
Type: 
String
See Also