UltimateEditor Class Library

PostBackEventArgs Class

Class sent to the event handler when the PostBack event is fired.

For a list of all members of this type, see PostBackEventArgs Members.

System.Object
   System.EventArgs
      Karamasoft.WebControls.UltimateEditor.PostBackEventArgs

[Visual Basic]
Public Class PostBackEventArgs
    Inherits EventArgs
[C#]
public class PostBackEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Karamasoft.WebControls.UltimateEditor

Assembly: UltimateEditor (in UltimateEditor.dll)

See Also

PostBackEventArgs Members | Karamasoft.WebControls.UltimateEditor Namespace