PageAction.Details Property

 

Gets the action name for a page that shows details of a data item.

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

static member Details : string with get

Property Value

Type: System.String

The literal value "Details".

.NET Framework
Available since 3.5
Return to top
Show: