ScheduledJobsDataSourceView - Constructeur

Espace de noms :  Microsoft.SharePoint.WebControls
Assembly :  Microsoft.SharePoint.ApplicationPages.Administration (dans Microsoft.SharePoint.ApplicationPages.Administration.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    owner As DataSourceControl, _
    viewName As String, _
    context As HttpContext _
)
'Utilisation
Dim owner As DataSourceControl
Dim viewName As String
Dim context As HttpContext

Dim instance As New ScheduledJobsDataSourceView(owner, viewName, _
    context)
public ScheduledJobsDataSourceView(
    DataSourceControl owner,
    string viewName,
    HttpContext context
)

Paramètres

Voir aussi

Référence

ScheduledJobsDataSourceView classe

ScheduledJobsDataSourceView - Membres

Microsoft.SharePoint.WebControls - Espace de noms