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
list
Tipo: Microsoft.SharePoint.SPListEl objeto SPList que contiene las plantillas web para recuperar
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.