Sitefinity CMS

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


The following tables list the members exposed by ITaggedContent.

Public Properties

 NameDescription
 PropertyApplication Name of the application in which ITaggedContent object exists (this value is retrieved from the provider).  
 PropertyContentID ID (primary key) of the IContent object that forms this relation.  
 PropertyOwner Username of the user that has tagged IContent object with an ITag object.  
 PropertyTagIDID (primary key) of ITag object that forms this relation.  
Top

See Also