Compartir a través de


del método PublishingWeb.GetIsSchedulingEnabled

Devuelve las plantillas web disponibles para crear subsitios por debajo de este objeto PublishingWeb .

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

Sintaxis

'Declaración
Public Shared Function GetIsSchedulingEnabled ( _
    list As SPList _
) As Boolean
'Uso
Dim list As SPList
Dim returnValue As Boolean

returnValue = PublishingWeb.GetIsSchedulingEnabled(list)
public static bool GetIsSchedulingEnabled(
    SPList list
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelve Boolean.

Vea también

Referencia

clase PublishingWeb

Miembros PublishingWeb

Espacio de nombres Microsoft.SharePoint.Publishing