Gets the postback event reference to the given control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- control
- Type: System.Web.UI Control
Control
- argument (Optional)
- Type: System String
Argument
- registerForEventValidation (Optional)
- Type: System Boolean
Indicates if the event reference should be registred for validation
- registerAsyncPostbackInUpdatePanel (Optional)
- Type: System Boolean
If true registers async postback in update panel, otherwise registers full postback
Return Value
Type: StringSee Also