C# Class EPiBootstrapArea.Providers.DefaultDisplayOptionMetadataProvider

Inheritance: System.Web.Mvc.DataAnnotationsModelMetadataProvider
Mostrar archivo Open project: valdisiljuconoks/EPiBootstrapArea

Public Methods

Method Description
GetMetadataForProperty ( Func modelAccessor, Type containerType, string propertyName ) : ModelMetadata

Method Details

GetMetadataForProperty() public method

public GetMetadataForProperty ( Func modelAccessor, Type containerType, string propertyName ) : ModelMetadata
modelAccessor Func
containerType System.Type
propertyName string
return ModelMetadata