API Reference / InputTypeExtensionsAPI ReferenceClass InputTypeExtensionsEdit on GitHubNamespace HtmlForgeXAssembly HtmlForgeXSource Containers/Tabler/Forms/InputTypeExtensions.cs:10Modifiers staticExtension methods for the InputType enum.InheritanceObjectInputTypeExtensionsFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static String ToInputString(InputType type) #Containers/Tabler/Forms/InputTypeExtensions.cs:10Returns: StringConverts the InputType value to its HTML type attribute value.Parameterstype HtmlForgeX.InputType requiredposition: 0Inherited Methodspublic override Boolean Equals(Object obj) #Containers/ChartJs/ChartJsTooltip.cs:15Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartJs/ChartJsTooltip.cs:23Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartJs/ChartJsTitle.cs:102Returns: TypeInherited from Objectpublic override String ToString() #Returns: StringInherited from Object