ActiveReports 12
TemplateSourceDirectory Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : TemplateSourceDirectory Property
Gets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TemplateSourceDirectory As String
public virtual string TemplateSourceDirectory {get;}

Property Value

The virtual directory of the page or user control that contains the server control.
See Also

Reference

WebViewer Class
WebViewer Members