An NDoc Documented Class Library

ControlExtenderEnabledAttribute Class

Mark this assembly for automatic control extender scanning and registering.

For a list of all members of this type, see ControlExtenderEnabledAttribute Members.

System.Object
   Attribute
      ControlExtenderEnabledAttribute

[Visual Basic]
Public Class ControlExtenderEnabledAttribute
    Inherits Attribute
[C#]
public class ControlExtenderEnabledAttribute : Attribute
[C++]
public __gc class ControlExtenderEnabledAttribute : public Attribute
[JScript]
public class ControlExtenderEnabledAttribute extends Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: AqDWeb.Attributes

Assembly: AqDWeb (in AqDWeb.dll)

See Also

ControlExtenderEnabledAttribute Members | AqDWeb.Attributes Namespace | ControlExtenderAttribute