PublishingObjectType enumeration

Provides enumeration constants that specify Microsoft.SharePoint.Publishing object types.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Enumeration PublishingObjectType
'Usage
Dim instance As PublishingObjectType
public enum PublishingObjectType

Members

Member name Description
ListItem Enumeration constant for ListItem.
File Represents the enumeration constant for File.
AccessDenied Specifies the enumeration constant for AccessDenied.
FileNotFound Represents the enumeration constant for FileNotFound.
UnrecoverableFailure Specifies an unrecoverable failure.
Undefined Enumeration constant for Undefined.

See also

Reference

Microsoft.SharePoint.Publishing namespace