Sitefinity CMS

Telerik.Framework Send comments on this topic.
Telerik.Web Namespace (Telerik.Framework)
See Also  Inheritance Hierarchy

Classes

ClassDescription
CommandPanelBase Base class for command panel controls. Implements the ICommandPanel interface.
ControlPanelBase Base class for control panel controls. Implements the IControlPanel interface
HttpUrlQuery Class for easier manipulation of standard Http querystrings
ToolboxItem Registers given control to be shown in the toolbox when editing a page.
UrlPath  
UrlRewriterService Provides base implementation for IUrlRewriterService interface. URL rewriting services are used by web applications and controls to navigate to data items with human readable and SEO friendly URLs.
UrlRewriterServiceAttribute  
UrlServices  

Interfaces

InterfaceDescription
ICommandPanel Defines members for command panel implementation.
IControlPanel Defines members for implementation of a ControlPanel control.
ILinkContainer  
IToolboxItem Defines members for implementation of a helper classes needed for the registration of a controls in the toolbox when editing a page.
IToolPanel  
IUrlRewriteData  
IUrlRewriterContainer  
IUrlRewriterService Defines methods for providing URL rewriting services. URL rewriting services are used by web applications and controls to navigate to data items with human readable and SEO friendly URLs.
IUrlService  

Structures

StructureDescription
UrlRewriteData  

See Also