PageAction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies default action values that are used by the routing mechanism in ASP.NET Dynamic Data applications.
public ref class PageAction abstract sealed
public static class PageAction
type PageAction = class
Public Class PageAction
- Inheritance
-
PageAction
Properties
Details |
Gets the action name for a page that shows details of a data item. |
Edit |
Gets the action name for a page that edits a data item. |
Insert |
Gets the action name for a page that inserts a data item. |
List |
Gets the action name for a page that displays data from a table. |
Applies to
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.