Sitefinity CMS

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


The following tables list the members exposed by ITag.

Public Properties

 NameDescription
 PropertyContentsTagged Number of IContent objects tagged with ITag object.  
 PropertyIDTag identifier (primary key).  
 PropertyTaggedContentIList of ITaggedContent objects that represents a lookup table between ITag and IContent objects.  
 PropertyTagNameName of the tag - the value that will be displayed to end user.  
Top

See Also