alexa
menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum OtpInputType

    Specifies the type of input for the Otp (One-Time Password) input component.

    Namespace: Syncfusion.EJ2.Inputs
    Assembly: Syncfusion.AspNetMvc.Inputs.dll
    Syntax
    public enum OtpInputType

    Fields

    Name Description
    Number

    Specifies the type of input to be number for the Otp input.

    Password

    Specifies the type of input to be password for the Otp input.

    Text

    Specifies the type of input to be text for the Otp input.

    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved