Gets the postback event reference to the given control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
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:
See Also