menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HttpMethod - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HttpMethod

    Specifies Http request method.

    Inheritance
    System.Object
    HttpMethod
    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public sealed class HttpMethod : Enum

    Fields

    Get

    Data submitted using Http Get method.

    Declaration
    public const HttpMethod Get
    Field Value
    Type
    HttpMethod

    Post

    Data submitted using Http Post method.

    Declaration
    public const HttpMethod Post
    Field Value
    Type
    HttpMethod

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved