Easy Tutorial
❮ Prop Webcontrol Literal Text Prop Websecurity Currentusername ❯

ASP.NET HyperLink Text Property



Definition and Usage

The Text property is used to set or return the text of the HyperLink control.

Syntax

Property Description
string A string value that specifies the text on the HyperLink control.

Example

The following example sets the text on the HyperLink control:


❮ Prop Webcontrol Literal Text Prop Websecurity Currentusername ❯