aspControls RichTextBox Web Control

ToolbarButton.PostBack Property

Whether the control raises a postback to the server

[Visual Basic]
Public Property PostBack As Boolean
[C#]
public bool PostBack {get; set;}

Property Value

Remarks

See Also

ToolbarButton Class | aspControls.Web.UI.WebControls Namespace