Compartir a través de


del método WorkflowServiceHelper.IsDeveloperSite

Espacio de nombres:  Microsoft.SharePoint.WorkflowServices
Ensamblado:  Microsoft.SharePoint.WorkflowServicesBase (en Microsoft.SharePoint.WorkflowServicesBase.dll)

Sintaxis

'Declaración
Public Shared Function IsDeveloperSite ( _
    site As SPSite _
) As Boolean
'Uso
Dim site As SPSite
Dim returnValue As Boolean

returnValue = WorkflowServiceHelper.IsDeveloperSite(site)
public static bool IsDeveloperSite(
    SPSite site
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase WorkflowServiceHelper

Miembros WorkflowServiceHelper

Espacio de nombres Microsoft.SharePoint.WorkflowServices