ActiveReports 13
ClientID Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ClientID Property
Gets the control ID for HTML markup that is generated by ASP.NET.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ClientID As String
public virtual string ClientID {get;}

Property Value

The control ID for HTML markup that is generated by ASP.NET.
See Also

Reference

WebViewer Class
WebViewer Members