Version

RVWebResourceDataSource Class Members

The following tables list the members exposed by RVWebResourceDataSource.

Public Constructors
Public Properties
 NameDescription
Public PropertyIdThe ID of the data source. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
Public PropertyTitleThe title of the data source as displayed to users. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
Public PropertyUrlURL to the web resource, is expected to be a URL with HTTP or HTTPS scheme.  
Public PropertyUseAnonymousAuthenticationBoolean flag indicating if anonymous authentication should be used for this data source or credentials must be requested to the containing application.  
See Also