SPFieldConfirmations constructor
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