Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the web templates that are available for creating subsites below this PublishingWeb object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared Function GetIsSchedulingEnabled ( _
list As SPList _
) As Boolean
'Usage
Dim list As SPList
Dim returnValue As Boolean
returnValue = PublishingWeb.GetIsSchedulingEnabled(list)
public static bool GetIsSchedulingEnabled(
SPList list
)
Parameters
list
Type: Microsoft.SharePoint.SPListThe SPList object containing the web templates to be retrieved
Return Value
Type: System.Boolean
Returns Boolean.