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