Mark public fields to receieve HTTP query parameters. The attribute can be used in pages or master pages.
For a list of all members of this type, see QueryParameterAttribute Members.
System.Object
Attribute
QueryParameterAttribute
[Visual Basic] Public Class QueryParameterAttribute Inherits Attribute [C#] public class QueryParameterAttribute : Attribute [C++] public __gc class QueryParameterAttribute : public Attribute [JScript] public class QueryParameterAttribute extends Attribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Type conversion is performed by TypeConverter.
Namespace: AqDWeb.Attributes
Assembly: AqDWeb (in AqDWeb.dll)
QueryParameterAttribute Members | AqDWeb.Attributes Namespace