DynamicHyperLink.TableName Property

.NET Framework (current version)
 

Gets or sets the table for the link action.

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

member TableName : string with get, set

Property Value

Type: System.String

The name of the table for the link action.

.NET Framework
Available since 4.0
Return to top
Show: