Skip to main content
All docs
V25.2
  • DxWasmRequestOptionsBase Properties

    Allows you to specify where to send requests from the Document Viewer and Parameters panel in WebAssembly Hosted applications.
    Name Description
    GetLocalizationAction Specifies the URI path of the controller action used to customize localization strings.
    Host Specifies the server-side project’s URI.
    InvokeAction Specifies the URI path of the controller action that processes requests.
    See Also