Click or drag to resize

PdfWebControlLite.DisableLinkWarning Property

Gets or sets a value indicating whether a warning is shown in this PdfWebControlLite when URL links are clicked.

Namespace:  RadPdf.Web.UI
Assembly:  RadPdf (in RadPdf.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public bool DisableLinkWarning { get; set; }

Property Value

Type: Boolean
true if a warning should be shown when a URL link is clicked; otherwise false and links are immediately navigated to when clicked. The default is false.
Remarks
This property has no effect if DisableLinks is true.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!