Sitefinity CMS

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


The following tables list the members exposed by ICategory.

Public Properties

 NameDescription
 PropertyApplication Name of the application in which ICategory object exists (this value is retrieved from the provider).  
 PropertyCategoryNameName of the category.  
 PropertyContentCount Number of IContent objects belonging to this ICategory object.  
 PropertyDateCreatedDate on which the ICategory object has been created.  
 PropertyIDCategory identifier (primary key).  
Top

See Also