Sitefinity CMS

Telerik.Framework Send comments on this topic.
Telerik.Framework.Configuration Namespace
See Also  Inheritance Hierarchy

Classes

ClassDescription
ConfigHelper Helper class used to get a SectionHandler for telerik/framework section from web.config
ControlDesignerCollection Inherits the base class ConfigurationElementCollection. Creates a collection of ControlDesignerElement objects.
ControlDesignerElement Inherits the base class ConfigurationElement. Represents a control designer element within configuration file.
ModuleElement Represents a configuration element within a "telerik/framework/modules" configuration section.
ModuleElementCollection Represents a configuration element containing a collection of ModuleElement child elements.
PropertySelectorCollection  
PropertySelectorElement  
SectionHandler Provide information for the "configuration/telerik/framework" web.config section.
ServiceElement Represents a configuration element within a "telerik/framework/services" configuration section.
ServiceElementCollection Represents a configuration element containing a collection of ServiceElement child elements.
ToolElement Represents a configuration element within a "telerik/framework/Tools" configuration section.
ToolElementCollection Represents a configuration element containing a collection of ToolElement child elements.
TypeResolutionElement Represents a configuration element within a "telerik/framework/assemblies" configuration section.
TypeResolutionElementCollection Represents a configuration element containing a collection of TypeResolutionElement child elements.

See Also