Skip to content

Commit 38880e8

Browse files
author
Ron Petrusha
authored
Fixed broken xrefs from migration (microsoft#1076)
1 parent 695b627 commit 38880e8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Documentation/compatibility/aspnet-asp.net-validationcontext.membername-is-null-sometimes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The default behavior of the <xref:System.ComponentModel.DataAnnotations.Validati
2121
```
2222

2323
### Affected APIs
24+
2425
* `P:System.ComponentModel.DataAnnotations.ValidationContext.MemberName`
2526

2627
### Category

Documentation/compatibility/aspnet-fix-handling-input-and-label-attributes-for-webforms-checkbox-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ For the correct behavior for restoring attributes on postback, set the `targetFr
2121
Setting it lower, or not at all, preserves the old incorrect behavior.
2222

2323
### Affected APIs
24+
2425
* `T:System.Web.UI.WebControls.CheckBox`
2526

2627
### Category

Documentation/compatibility/aspnet-invalid-results-from-httprequest.getattributefromheader.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This behavior can also be explicitly controlled with an `appSetting`:
2525
```
2626

2727
### Affected APIs
28+
2829
* `P:System.Web.HttpRequest.Form`
2930
* `P:System.Web.HttpRequest.Files`
3031
* `P:System.Web.HttpRequest.ContentEncoding`

0 commit comments

Comments
 (0)