Method | Description | |
---|---|---|
CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata, |
Method | Description | |
---|---|---|
GetLocalizedDisplayName ( ModelMetadata, meta, string propertyName ) : void |
protected CreateMetadata ( IEnumerable, attributes, Type, containerType, Func, modelAccessor, Type, modelType, string propertyName ) : ModelMetadata, | ||
attributes | IEnumerable, | |
containerType | Type, | |
modelAccessor | Func, | |
modelType | Type, | |
propertyName | string | |
return | ModelMetadata, |