Click or drag to resize
LocalizedHyperlink Properties

The LocalizedHyperlink type exposes the following members.

Properties
  NameDescription
Public propertyDisplayColon
Display colon at the end of the text.
Public propertyOnClientClick
Gets or sets the client-side script that executes when link event is clicked.
Public propertyResourceString
Name of a resource string used for text.
Public propertySource
Localized string source property - may be 'database' or 'file'.
Public propertyText
Display text.
Public propertyToolTipResourceString
Name of a resource string used for tooltip.
Top
See Also