LinkArea
Wisej.Web.LinkArea
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents an area within a LinkLabel control that represents a hyperlink within the control.
Constructors
LinkArea(start, length)

Initializes a new instance of the LinkArea class.
Properties
IsEmpty

Boolean: Returns a value indicating whether the LinkArea is empty.
Length

Int32: Returns or sets the number of characters in the link area.
Start

Int32: Returns or sets the starting location of the link area within the text of the LinkLabel.
Used By
Name
Description
Returns or sets the range in the text to treat as a link.
Last updated
Was this helpful?