Classes
Class | Description | |
---|---|---|
![]() | WebformsViewAttribute |
Attribute for declaring views for the web forms presentation
mechanism.
|
![]() | WebformsViewInfo |
Contains information about views within the Web Forms presentation
mechanism. In addition to base properties includes view url, since
view activation requires redirecting browser to the proper url.
|
![]() | WebformsViewInfoCollection |
Represents a collection of WebformsViewInfo objects
with methods to access elements by the view name and view url
strings.
|
![]() | WebformsViewInfosProvider |
IViewInfosProvider implementation which generates WebformsViewInfo
objects from WebformsViewAttribute attributes.
|