C# Class SobekCM.Core.Configuration.ContactForm_Configuration_Element_Type_Enum_Converter

Class used to convert the ContactForm_Configuration_Element_Type_Enum to a string and back
Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application

Méthodes publiques

Méthode Description
ToString ( ContactForm_Configuration_Element_Type_Enum Enum ) : string

Returns a string from a provided enumeration value

Method Details

ToString() public static méthode

Returns a string from a provided enumeration value
public static ToString ( ContactForm_Configuration_Element_Type_Enum Enum ) : string
Enum ContactForm_Configuration_Element_Type_Enum
Résultat string