ActiveReports 13
Site Property (WebViewer)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Site Property
Gets information about the container that hosts the current control when rendered on a design surface.
Syntax
'Declaration
 
Public Property Site As ISite
public ISite Site {get; set;}

Property Value

An System.ComponentModel.ISite that contains information about the container that the control is hosted in.
Exceptions
ExceptionDescription
The control is a System.Web.UI.WebControls.Substitution control.
See Also

Reference

WebViewer Class
WebViewer Members