2 references to HttpMethod
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
RemoteAttributeBase.cs (2)
153
if (!string.IsNullOrEmpty(
HttpMethod
))
155
MergeAttribute(context.Attributes, "data-val-remote-type",
HttpMethod
);