HtmlForgeX

API Reference

Class

InputTypeExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension methods for the InputType enum.

Inheritance

  • Object
  • InputTypeExtensions

Methods

public static String ToInputString(InputType type) #
Returns: String

Converts the InputType value to its HTML type attribute value.

Parameters

type HtmlForgeX.InputType requiredposition: 0