SPFieldPageSeparator class
SharePoint 2013
Represents a field that is used to insert a page break in a survey list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
The SPFieldPageSeparator field is implemented when you select Page Separator (inserts a page break into your survey) on the New Question page for adding survey questions.
If you set properties of the SPFieldPageSeparator class you must call the Update method for changes to take effect in the database.
The SPFieldPageSeparator class corresponds to the PageSeparator data type that is specified through the Type attribute of the Field element.
Note |
|---|
Windows SharePoint Services 3.0 does not support inheriting from this class. |
Show:
Note