Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
MetaInfo Structure Properties
See Also 
Telerik.Cms.Engine Namespace : MetaInfo Structure


For a list of all members of this type, see MetaInfo members.

Public Properties

 NameDescription
Public PropertyCaptionRead-only property. Gets the caption for meta information.  
Public PropertyDefaultValueRead-only property. Gets the default value for the meta information.  
Public PropertyKeyRead-only property. Gets the object used as key to acces meta information.  
Public PropertyLocalizable Read-only property. Gets the value indicating whether meta information is localizable.  
Public PropertyMandatory Read-only property. Gets the value indicating whether meta information is mandatory.  
Public PropertySearchable Read-only property. Gets the value indicating whether meta information is searchable.  
Public PropertySortable Read-only property. Gets the value indicating whether meta information is sortable.  
Public PropertyValueTypeRead-only property. Gets the type of meta information.  
Public PropertyVisible Read-only property. Gets the value indicating whether meta information is visible.  
Top

See Also