ColumnProvider::ToString Method ()

 

Returns the Name property.

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

public:
virtual String^ ToString() override

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: