ModelMetadata.ContainerType Property

.NET Framework (current version)
 

Gets the type of the container.

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

member ContainerType : Type with get

Property Value

Type: System.Type

The type of the container, or null if there is no container.

.NET Framework
Available since 4.5
Return to top
Show: