UltimateEditor Class Library

PostBackEventArgs.PostBackValue Property

String returned to server when the user clicks a button or changes the selection in a dropdown when the PostBackValue property of that toolbar item is set to a non-blank value.

[Visual Basic]
Public ReadOnly Property PostBackValue As String
[C#]
public string PostBackValue {get;}

See Also

PostBackEventArgs Class | Karamasoft.WebControls.UltimateEditor Namespace