PdfSubmitActionUrl Property |
Gets or sets a value representing the submit URL for this button action.
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string Url { get; set; }
Public Property Url As String
Get
Set
Property Value
Type:
String
See Also