PageAction.Edit Property

 

Gets the action name for a page that edits a data item.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

public static string Edit { get; }

Property Value

Type: System.String

The literal value "Edit".

.NET Framework
Available since 3.5
Return to top
Show: