RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
This attribute should be used on classes which will be present in the Visual Studio toolbox - i.e. the ones that should also have a ToolboxBitmapAttribute attribute.

Namespace: Telerik.Web
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.611.0 (2013.02.0611.0)

Syntax

C#
public sealed class TelerikToolboxCategoryAttribute : Attribute
Visual Basic
Public NotInheritable Class TelerikToolboxCategoryAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Web..::..TelerikToolboxCategoryAttribute

See Also