Search
Contents
16.
Enumeration Types
16.
Enumeration Types
ΒΆ
16.1. Introduction to Enums
16.1.1. Creating an Enum Type
16.1.2. Enum Examples
16.1.3. Check Your Understanding
16.2. Enums in Model Classes
16.2.1. Enum Types in Models - Video
16.2.2. Enum Types in Models - Text
16.2.2.1. Create an Enum Class
16.2.2.2. Add an Enum Property to a Model Class
16.2.2.3. Add an Enum Property to a ViewModel
16.2.2.4. Pass Enum Values Through the Controller
16.2.2.5. Use Enum Value in a
select
Element
16.2.2.6. View the Event Type in the Events Table
←
15.7.
Studio: Spa User Validation
16.1.
Introduction to Enums
→