Gets or sets the URL to post to when the button is clicked.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string PostBackUrl { get; set; } |
Visual Basic
![]() |
---|
Public Property PostBackUrl As String |
Type: String
The URL of the Web page to post to when the control is clicked. The default value is an empty string ("").