ControlsHelper CausedPostBack Method ( Control )Kentico 8.1 API Reference
Determines whether any of given controls caused the postback.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

controls
Type:  OnlineSystem.Web.UI Control 
Controls to examine

Return Value

Type: OnlineBoolean
TRUE if any of given controls caused the postback
See Also