Determines whether any of given controls caused the postback.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- controls
- Type: System.Web.UI Control
Controls to examine
Return Value
Type: BooleanTRUE if any of given controls caused the postback
See Also