SPFieldUrl constructor
Initializes a new instance of the SPFieldUrl class.
Overload list
Name | Description | |
---|---|---|
SPFieldUrl(SPFieldCollection, String) | Initializes a new instance of the SPFieldUrl class based on the specified field collection and field name. | |
SPFieldUrl(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldUrl class based on the specified field collection, type name, and display name. |
Top