DynamicHyperLink.Action Property
.NET Framework (current version)
Gets or sets the action that is associated with the link.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The predefined values that you can assign to this property are "Edit", "Insert", "List", and "Details". Each of these values is associated with a page template. You can also assign custom values. Custom values must be supported by custom page templates.
.NET Framework
Available since 4.0
Available since 4.0
Show: