Version

PostBackAction Enumeration

The type of action that should occur when listening to a client event.
Members
MemberDescription
AsyncPostBackAsync (Ajax) postback
FullPostBackfull postback
Noneno postback
Inheritance Hierarchy

Object
   Infragistics.Web.UI.PostBackAction

See Also