Basahin sa Ingles I-edit

Ibahagi sa


PageAction Class

Definition

Specifies default action values that are used by the routing mechanism in ASP.NET Dynamic Data applications.

C#
public static 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

Produkto Mga Bersyon
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also