The SoftLink type exposes the following members.

Constructors

  NameDescription
SoftLinkOverloaded.

Methods

  NameDescription
Equals (Overrides Object..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode (Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOverloaded.
LoadReferencing
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SaveOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
FirstDateBroken
Date when the link was first found broken
HttpStatusCode
HttpStatus code if broken
Id
Id of the soft link
LastCheckedDate
Date when the link was last checked
LinkStatus
OwnerPageLink
PageLink
Protocol
SoftLinkType
Url
Get or set the Url of the link The set will also affect the Protocol and PageLink properties

See Also