PageLinkProperty Class
KalikoCMS.PropertyType Namespace : PageLinkProperty Class |
Is used to point towards any page in the system.
Object Model
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="56A791FC-D480-40A9-B161-651B9C7D8AEA", Name="PageLink", Description="Page link property", EditorControl="AdminPathContent/PropertyType/PageLinkPropertyEditor.ascx")> Public Class PageLinkProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="56A791FC-D480-40A9-B161-651B9C7D8AEA", Name="PageLink", Description="Page link property", EditorControl="AdminPathContent/PropertyType/PageLinkPropertyEditor.ascx")] public class PageLinkProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.PageLinkProperty
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2