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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.