Defines a control inside a ZeeControls update panel control as a postback control.

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

Syntax

C#
public class ZCPostBackTrigger
Visual Basic (Declaration)
Public Class ZCPostBackTrigger

Inheritance Hierarchy

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

See Also