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/ChartJsTitle.cs:83Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartJs/ChartJsTitle.cs:110Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartJs/ChartJsTitle.cs:55Returns: TypeInherited from Objectpublic override String ToString() #Containers/ChartJs/ChartJsTitle.cs:77Returns: StringInherited from Object