ActiveReports 12
AppRelativeTemplateSourceDirectory Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : AppRelativeTemplateSourceDirectory Property
Gets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control.
Syntax
'Declaration
 
Public Property AppRelativeTemplateSourceDirectory As String
public string AppRelativeTemplateSourceDirectory {get; set;}

Property Value

The application-relative virtual directory of the page or user control that contains this control.
See Also

Reference

WebViewer Class
WebViewer Members