PublishingWeb.GetIsSchedulingEnabled método
Returns the web templates that are available for creating subsites below this PublishingWeb object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
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.SPListThe SPList object containing the web templates to be retrieved
Valor retornado
Tipo: System.Boolean
Returns Boolean.