PAGETYPE Enumeration

The PAGETYPE enumeration specifies the type of a form.

Members

The following table shows the members of the PAGETYPE enumeration and a brief description of each.

Name Value Description
PAGE_DEFAULTVIEW 0 Default view.
PAGE_DIALOGVIEW 2 File dialog box view.
PAGE_DISPLAYFORM 4 Display form for list items.
PAGE_DISPLAYFORMDIALOG 5 Display form for a file dialog box.
PAGE_EDITFORM 6 Edit form for list items.
PAGE_EDITFORMDIALOG 7 Edit form for a file dialog box.
PAGE_INVALID -1 Not used.
PAGE_MAXITEMS 11 Not used.
PAGE_NEWFORM 8 New form for list items.
PAGE_NEWFORMDIALOG 9 New form for a file dialog box.
PAGE_NORMALVIEW 1 Normal view.
PAGE_SOLUTIONFORM 10 Solution form.
PAGE_VIEW 3 View, including both default view and normal view.

Requirements

Namespace: Microsoft.SharePoint

Platforms: Microsoft Windows Server 2003

Assembly: Windows SharePoint Services (in Microsoft.SharePoint.dll)

Security: Code Access Security