Enumeration ProxyClassGenerationModes
System.Object
  System.ValueType
    System.Enum
      Westwind.Web.ProxyClassGenerationModes
public sealed enum ProxyClassGenerationModes

Class Members

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

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic