PageAction.Insert Property

 

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

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

public static string Insert { get; }

Property Value

Type: System.String

The literal value "Insert".

.NET Framework
Available since 3.5
Return to top
Show: