Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
ICategory Interface
See Also  Members  
Telerik.Cms.Engine Namespace : ICategory Interface


Interface which specifies the needed members of any object that wishes to act as a Generic Content Category in Sitefinity.

 
Namespace: Telerik.Cms.Engine
Assembly: Telerik.Cms.Engine (in Telerik.Cms.Engine.dll)

Syntax

Visual Basic (Declaration) 
Public Interface ICategory 
Visual Basic (Usage)Copy Code
Dim instance As ICategory
C# 
public interface ICategory 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also