LocalizedHyperlink Properties |
The LocalizedHyperlink type exposes the following members.
Name | Description | |
---|---|---|
DisplayColon |
Display colon at the end of the text.
| |
OnClientClick |
Gets or sets the client-side script that executes when link event is clicked.
| |
ResourceString |
Name of a resource string used for text.
| |
Source |
Localized string source property - may be 'database' or 'file'.
| |
Text |
Display text.
| |
ToolTipResourceString |
Name of a resource string used for tooltip.
|