Initialize a new instance.
[Visual Basic] Public Sub New( _ ByVal Type As Type _ ) [C#] public PageFilterAttribute( Type Type ); [C++] public: PageFilterAttribute( Type* Type ); [JScript] public function PageFilterAttribute( Type Type );
PageFilterAttribute Class | AqDWeb.Attributes Namespace