Method GetCurrentValues
| Improve this Doc View SourceGetCurrentValues(ViewContext, Column, Object, Boolean)
Declaration
public virtual ICollection<string> GetCurrentValues(ViewContext viewContext, Column column, object rawValue, bool allowMultiple)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Mvc.Rendering.ViewContext | viewContext | |
Column | column | |
System.Object | rawValue | |
System.Boolean | allowMultiple |
Returns
Type | Description |
---|---|
System.Collections.Generic.ICollection<System.String> |