Property that specifies a virtual link, e.g. "Simple address to page".
Namespace:
EPiServer.SpecializedPropertiesAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[SerializableAttribute] [PageDefinitionTypePlugInAttribute] public class PropertyVirtualLink : PropertyString |
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
EPiServer.Core..::.PropertyData
EPiServer.Core..::.PropertyString
EPiServer.SpecializedProperties..::.PropertyVirtualLink