Hyperlink Members

Include Protected Members
Include Inherited Members

Contains the hyperlink address and display information.

The Hyperlink type exposes the following members.

Constructors

  Name Description
Public method Hyperlink Initializes a new instance of the Hyperlink class.

Top

Properties

  Name Description
Public property Address Gets or sets the hyperlink address property.
Public property Display Gets or sets the string representing the hyperlink display property.

Top

Methods

  Name Description
Public method CompareTo Compares the current hyperlink object with another hyperlink object and returns an integer that indicates whether the current object precedes, follows, or occurs in the same position in the sort order as the other object.
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 ToJson Serializes objects to the JavaScript Object Notation (JSON).
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Hyperlink Class

Microsoft.SharePoint.JSGrid Namespace