ColumnProvider.ToString Method ()

 

Returns the Name property.

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

Public Overrides Function ToString As String

Return Value

Type: System.String

The Name property, or the string representation of the object if the Name property is null.

.NET Framework
Available since 3.5
Return to top
Show: