An NDoc Documented Class Library

PageFilterEnabledAttribute Class

Mark this assembly for page filter scanning.

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

System.Object
   Attribute
      PageFilterEnabledAttribute

[Visual Basic]
Public Class PageFilterEnabledAttribute
    Inherits Attribute
[C#]
public class PageFilterEnabledAttribute : Attribute
[C++]
public __gc class PageFilterEnabledAttribute : public Attribute
[JScript]
public class PageFilterEnabledAttribute 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

PageFilterEnabledAttribute Members | AqDWeb.Attributes Namespace | PageFilterAttribute