ActiveReports 12
HelpLink Property (ExceptionEx)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace > ExceptionEx Class : HelpLink Property
Gets or sets a link to the help file associated with this exception.
Syntax
'Declaration
 
Public Overridable Property HelpLink As String
public virtual string HelpLink {get; set;}

Property Value

The Uniform Resource Name (URN) or Uniform Resource Locator (URL).
See Also

Reference

ExceptionEx Class
ExceptionEx Members