The SoftLink type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SoftLink | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| Load | Overloaded. | |
| LoadReferencing | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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 |
Current WebExceptionStatus
| |
| OwnerPageLink | ||
| PageLink | ||
| Protocol | ||
| SoftLinkType | ||
| Url |
Get or set the Url of the link
The set will also affect the Protocol and PageLink properties
|