ChatSettingsHandler Class |
Namespace: CMS.Chat
public class ChatSettingsHandler : IHttpHandler
The ChatSettingsHandler type exposes the following members.
Name | Description | |
---|---|---|
ChatSettingsHandler |
Name | Description | |
---|---|---|
IsReusable |
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
True if the System.Web.IHttpHandler instance is reusable; otherwise, false.
|
Name | Description | |
---|---|---|
ProcessRequest |
Enables processing of HTTP Web requests by a custom HttpHandler that implements
the System.Web.IHttpHandler interface.
|