Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Utility.AspNetMvcVersion Enumeration

Describes the MVC version.

Class: YetaWF.Core.Support.Utility
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public enum AspNetMvcVersion;

Values

NameValueDescription
MVC50ASP.NET 4 with MVC 5 (no longer used or supported by YetaWF).
MVC66.NET with MVC (6).

See Also YetaWF.Core.Support.Utility Class YetaWF.Core Overview