Sitefinity CMS

Telerik.Framework Send comments on this topic.
IToolboxItem Interface
See Also  Members  
Telerik.Web Namespace : IToolboxItem Interface


Defines members for implementation of a helper classes needed for the registration of a controls in the toolbox when editing a page.  
Namespace: Telerik.Web
Assembly: Telerik.Framework (in Telerik.Framework.dll)

Syntax

Visual Basic (Declaration) 
Public Interface IToolboxItem 
Visual Basic (Usage)Copy Code
Dim instance As IToolboxItem
C# 
public interface IToolboxItem 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also