LinkArea
Wisej.Web.LinkArea
Last updated
Wisej.Web.LinkArea
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents an area within a LinkLabel control that represents a hyperlink within the control.
Initializes a new instance of the LinkArea class.
Name | Type | Description |
---|---|---|
start | The zero-based starting location of the link area within the text of the LinkLabel. | |
length | The number of characters, after the starting character, to include in the link area. |
Boolean: Returns a value indicating whether the LinkArea is empty.
Int32: Returns or sets the number of characters in the link area.
Int32: Returns or sets the starting location of the link area within the text of the LinkLabel.
Name | Description |
---|---|
Returns or sets the range in the text to treat as a link. |