Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
ContentTypeDescriptionProvider Class Members
See Also  Methods 
Telerik.Cms.Engine Namespace : ContentTypeDescriptionProvider Class


The following tables list the members exposed by ContentTypeDescriptionProvider.

Public Constructors

 NameDescription
Public ConstructorContentTypeDescriptionProvider ConstructorOverloaded.  Initializes a new instance of ContentTypeDescriptionProvider class.  
Top

Public Methods

 NameDescription
Public MethodCreateInstance (Inherited from System.ComponentModel.TypeDescriptionProvider)
Public MethodGetCacheGets a per-object cache, accessed as an IDictionary of key/value pairs. (Inherited from System.ComponentModel.TypeDescriptionProvider)
Public MethodGetExtendedTypeDescriptorOverridden. Gets an extended custom type descriptor for the given object.  
Public MethodGetFullComponentNameGets the name of the specified component, or null if the component has no name. (Inherited from System.ComponentModel.TypeDescriptionProvider)
Public MethodGetReflectionTypeOverloaded. Performs normal reflection against a type. (Inherited from System.ComponentModel.TypeDescriptionProvider)
Public MethodGetTypeDescriptorOverloaded. Gets a custom type descriptor for the given type. (Inherited from System.ComponentModel.TypeDescriptionProvider)
Top

See Also