Share via


WikiReportIterator.DataSource property

Gets or sets a string specifying the data source for the Wiki report control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DataSource As String
    Get
    Set
'Usage
Dim instance As WikiReportIterator
Dim value As String

value = instance.DataSource

instance.DataSource = value
public string DataSource { get; set; }

Property value

Type: System.String

See also

Reference

WikiReportIterator class

WikiReportIterator members

Microsoft.SharePoint.WebControls namespace