Property that specifies a virtual link, e.g. "Simple address to page".

Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

Remarks

The String or Value properties sets and gets the external display string of the link. Leading ~/, / or ~ will be removed. LoadData() and SaveData() will get and set the internal representation.

Inheritance Hierarchy

System..::.Object
  EPiServer.Core..::.PropertyData
    EPiServer.Core..::.PropertyString
      EPiServer.SpecializedProperties..::.PropertyVirtualLink

See Also