TagProperty Class

Members 

Is used to add tags to a page.

Syntax

'Declaration
 
<PropertyTypeAttribute(PropertyTypeId="5A382737-2FFD-4AFE-A711-822863AF786C", 
   Name="Tag", 
   Description="Tag", 
   EditorControl="AdminPathContent/PropertyType/TagPropertyEditor.ascx")> 
Public Class TagProperty 
   Inherits KalikoCMS.Core.PropertyData 
   Implements IPageSavedHandler 
[PropertyType(PropertyTypeId="5A382737-2FFD-4AFE-A711-822863AF786C", 
   Name="Tag", 
   Description="Tag", 
   EditorControl="AdminPathContent/PropertyType/TagPropertyEditor.ascx")] 
public class TagProperty : KalikoCMS.Core.PropertyData, IPageSavedHandler  

Inheritance Hierarchy

System.Object
   KalikoCMS.Core.PropertyData
      KalikoCMS.PropertyType.TagProperty

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

See Also

This documentation was created using Document! X from Innovasys