SPFieldPageSeparator Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldPageSeparator class.
Overload List
Name | Description | |
---|---|---|
SPFieldPageSeparator(SPFieldCollection, String) | Initializes a new instance of the SPFieldPageSeparator class based on the specified field collection and field name. | |
SPFieldPageSeparator(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldPageSeparator class based on the specified field collection, type, and display name. |
Top