Dart.PowerWEB.TextBox Namespace > ResourceHttpHandler Class : ProcessRequest Method |
[Visual Basic]
Public Sub ProcessRequest( _
ByVal hc As HttpContext _
)
[C#]
public void ProcessRequest(
HttpContext hc
);
[C++]
public: void ProcessRequest(
HttpContext* hc
)
[C++/CLI]
public:
void ProcessRequest(
HttpContext^ hc
)
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
ResourceHttpHandler Class | ResourceHttpHandler Members
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.