Click or drag to resize

EventArgsViewEnumViewEnum Properties

The EventArgsViewEnumViewEnum generic type exposes the following members.

Properties
  NameDescription
Public propertyAction
Name of MVC action e.g. Index
Public propertyController
Name of MVC controller e.g. Home
Public propertyPath
View path e.g. ~/Views/Test/Layout
Public propertyView
Name of view e.g. a view from enumeration of Forms
Top
See Also