SPFieldUrlValue members

Represents the value for an SPFieldUrl object.

The SPFieldUrlValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldUrlValue() Initializes a new instance of the SPFieldUrlValue class.
Public method SPFieldUrlValue(String) Initializes a new instance of the SPFieldUrlValue class based on the specified field value.

Top

Properties

  Name Description
Public property Description Gets or sets the descriptive text for the link.
Public property Url Gets or sets the URL for the link.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns the URL and descriptive text that are used to form a link. (Overrides Object.ToString().)

Top

See also

Reference

SPFieldUrlValue class

Microsoft.SharePoint namespace