SPFieldUrlValue constructor
Initializes a new instance of the SPFieldUrlValue class.
Overload list
Name | Description | |
---|---|---|
SPFieldUrlValue() | Initializes a new instance of the SPFieldUrlValue class. | |
SPFieldUrlValue(String) | Initializes a new instance of the SPFieldUrlValue class based on the specified field value. |
Top