Hello,
i wanted to ask if there exsists an alternative to the Description/Enum name change attributes to apply them on runtime. In my project i don't want to use many cookies so i stored the language information in the database in the user information(its a custom lang. engine), now i want on runtetime when the user loggs in that his language is applied anywhere, also the enums.
I saw the Display->Description Attribute and i want to use it on runtime/the functionality on runtime.
Is this somehow possible?