Defines a control and optional event of the control as an asynchronous postback control trigger that causes a ZeeControls update panel control to refresh.

Namespace:  ZettaCube.ZeeControls
Assembly:  ZettaCube.ZeeControls (in ZettaCube.ZeeControls.dll)

Syntax

C#
public class ZCAsyncPostBackTrigger : ZCPostBackTrigger
Visual Basic (Declaration)
Public Class ZCAsyncPostBackTrigger _
	Inherits ZCPostBackTrigger

Inheritance Hierarchy

System..::.Object
  ZettaCube.ZeeControls..::.ZCPostBackTrigger
    ZettaCube.ZeeControls..::.ZCAsyncPostBackTrigger

See Also