Signifies that this property references a ScriptComponent

Namespace:  AjaxControlToolkit
Assembly:  AjaxControlToolkit (in AjaxControlToolkit.dll) Version: 1.0.10920.38393 (1.0.10920.0)

Syntax

C#
public sealed class ComponentReferenceAttribute : Attribute
Visual Basic (Declaration)
Public NotInheritable Class ComponentReferenceAttribute _
	Inherits Attribute
Visual C++
public ref class ComponentReferenceAttribute sealed : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    AjaxControlToolkit..::.ComponentReferenceAttribute

See Also