SPFieldWhereabout constructor
Initializes a new instance of the SPFieldWhereabout class.
Overload list
Name | Description | |
---|---|---|
![]() |
SPFieldWhereabout(SPFieldCollection, String) | Initializes a new instance of the SPFieldWhereabout class based on the specified field name. |
![]() |
SPFieldWhereabout(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldWhereabout class based on the specified type and display name. Intended use of this constructor is creation of a field that does not currently exist in the field collection. |
Top