This documentation is archived and is not being maintained.
HtmlFormParameterWriter.UsesWriteRequest Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Overrides Public ReadOnly Property UsesWriteRequest As Boolean [C#] public override bool UsesWriteRequest {get;} [C++] public: __property bool get_UsesWriteRequest(); [JScript] public override function get UsesWriteRequest() : Boolean;
See Also
HtmlFormParameterWriter Class | HtmlFormParameterWriter Members | System.Web.Services.Protocols Namespace
Show: