Skip to content

Clarify ActionLink URL generation documentation#67481

Open
mahdiaghtaee wants to merge 1 commit into
dotnet:mainfrom
mahdiaghtaee:clarify-actionlink-docs
Open

Clarify ActionLink URL generation documentation#67481
mahdiaghtaee wants to merge 1 commit into
dotnet:mainfrom
mahdiaghtaee:clarify-actionlink-docs

Conversation

@mahdiaghtaee

@mahdiaghtaee mahdiaghtaee commented Jun 30, 2026

Copy link
Copy Markdown

{PR title}

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

Summary of the changes (Less than 80 chars)

Clarify ActionLink XML documentation for null protocol and host behavior.

Description

Updates the XML documentation for ActionLink to match the actual implementation.

When protocol or host is null, ActionLink uses the current request's scheme and host instead of requiring both parameters to be non-null.

Fixes #42949

@mahdiaghtaee mahdiaghtaee requested a review from a team as a code owner June 30, 2026 07:28
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 30, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Thanks for your PR, @mahdiaghtaee. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates that the PR has been added by a community member

1 participant