Skip to content

Support for Bind Prefix#33

Open
inetzo wants to merge 1 commit into
iLexDev:masterfrom
inetzo:patch-1
Open

Support for Bind Prefix#33
inetzo wants to merge 1 commit into
iLexDev:masterfrom
inetzo:patch-1

Conversation

@inetzo
Copy link
Copy Markdown

@inetzo inetzo commented Feb 18, 2022

We've added this to support Bind Prefix in a Controller Action.

public HttpResponseMessage SaveProduct([Bind(Prefix = "product")] Product model)

We've added this to support Bind Prefix in a Controller Action.

public HttpResponseMessage SaveProduct([Bind(Prefix = "product")] Product model)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant