Enumeration ProxyClassGenerationModes
West Wind Web Toolkit for ASP.NET
 Enumeration ProxyClassGenerationModes
System.Object
  System.ValueType
    System.Enum
      Westwind.Web.ProxyClassGenerationModes
public sealed enum ProxyClassGenerationModes

Enumeration Values

MemberDescription
Inline The proxy is generated inline of the page.
jsdebug Works only with CallbackHandler implementations that run as handlers at a distinct URL. JsonCallbacks.ashx/jsdebug
None No proxy is generated at all

Requirements

Namespace: Westwind.Web
Assembly: westwind.web.dll

Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic