Share via


AggregateDataSource.IsSynchronous property

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

Syntax

'Declaration
Public Property IsSynchronous As String
    Get
    Set
'Usage
Dim instance As AggregateDataSource
Dim value As String

value = instance.IsSynchronous

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

Property value

Type: System.String

See also

Reference

AggregateDataSource class

AggregateDataSource members

Microsoft.SharePoint.WebControls namespace