CookieAttribute.GetModelName Method ()

.NET Framework (current version)
 

Returns the model name.

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

override GetModelName : unit -> string

Return Value

Type: System.String

The model name.

This method returns the value of the Name property.

.NET Framework
Available since 4.5
Return to top
Show: