Skip to content

Commit 9ea6c64

Browse files
authored
update msdn links (#3864)
1 parent 06e8c92 commit 9ea6c64

File tree

75 files changed

+913
-913
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+913
-913
lines changed

xml/System.Web.UI.WebControls.Adapters/MenuAdapter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<altmember cref="P:System.Web.UI.Control.Adapter" />
155155
<altmember cref="T:System.Web.UI.Control" />
156156
<altmember cref="T:System.Web.UI.WebControls.Label" />
157-
<related type="Article" href="https://msdn.microsoft.com/library/9e98c7de-a888-48df-b14e-02ec8bef7681">Control State vs. View State Sample</related>
157+
<related type="Article" href="https://docs.microsoft.com/previous-versions/aspnet/1whwt1k7(v=vs.100)">Control State vs. View State Sample</related>
158158
</Docs>
159159
</Member>
160160
<Member MemberName="OnInit">

xml/System.Web.UI.WebControls.WebParts/AppearanceEditorPart.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
> To improve accessibility, the <xref:System.Web.UI.WebControls.WebParts.AppearanceEditorPart> control is rendered within a `<fieldset>` element. The `<fieldset>` element groups the related set of controls used for editing in the <xref:System.Web.UI.WebControls.WebParts.AppearanceEditorPart> control, and it facilitates tabbed navigation among those controls for both visual (such as ordinary Web browsers) and speech-oriented user agents (such as screen-reading software).
5151
5252
## Accessibility
53-
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://msdn.microsoft.com/library/847a37e3-ce20-41da-b0d3-7dfb0fdae9a0).
53+
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://docs.microsoft.com/previous-versions/ms227996(v=vs.140)).
5454
5555
5656
@@ -220,7 +220,7 @@
220220
<format type="text/markdown"><![CDATA[
221221
222222
## Remarks
223-
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://msdn.microsoft.com/library/5df3ebbd-d46c-4502-9406-02f9df4ef2c3).
223+
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://docs.microsoft.com/previous-versions/aspnet/ykzx33wh(v=vs.100)).
224224
225225
]]></format>
226226
</remarks>

xml/System.Web.UI.WebControls.WebParts/BehaviorEditorPart.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
> To improve accessibility, the <xref:System.Web.UI.WebControls.WebParts.BehaviorEditorPart> control is rendered within a `<fieldset>` element. The `<fieldset>` element groups the related set of controls used for editing in the <xref:System.Web.UI.WebControls.WebParts.BehaviorEditorPart> control, and it facilitates tabbed navigation among those controls for both visual user agents (such as ordinary Web browsers) and speech-oriented user agents (such as screen-reading software).
8282
8383
## Accessibility
84-
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://msdn.microsoft.com/library/847a37e3-ce20-41da-b0d3-7dfb0fdae9a0).
84+
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://docs.microsoft.com/previous-versions/ms227996(v=vs.140)).
8585
8686
8787
@@ -270,7 +270,7 @@
270270
## Remarks
271271
The <xref:System.Web.UI.WebControls.WebParts.BehaviorEditorPart.DefaultButton%2A> property overrides the base property to set several attributes on the property. The property cannot be used with themes, and it cannot be browsed with a design-time user interface (UI). The value of the property is retrieved from the base property value.
272272
273-
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://msdn.microsoft.com/library/5df3ebbd-d46c-4502-9406-02f9df4ef2c3).
273+
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://docs.microsoft.com/previous-versions/aspnet/ykzx33wh(v=vs.100)).
274274
275275
]]></format>
276276
</remarks>

xml/System.Web.UI.WebControls.WebParts/CatalogZone.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
> The buttons in the <xref:System.Web.UI.WebControls.WebParts.CatalogZone> UI require client-side scripting in order to work correctly. If scripting is disabled in the browser, the user will not be able to perform actions through the <xref:System.Web.UI.WebControls.WebParts.CatalogZone> UI.
5555
5656
## Accessibility
57-
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://msdn.microsoft.com/library/847a37e3-ce20-41da-b0d3-7dfb0fdae9a0).
57+
The markup rendered by default for this control might not conform to accessibility standards such as the Web Content Accessibility Guidelines 1.0 (WCAG) priority 1 guidelines. For details about accessibility support for this control, see [ASP.NET Controls and Accessibility](https://docs.microsoft.com/previous-versions/ms227996(v=vs.140)).
5858
5959
6060

xml/System.Web.UI.WebControls.WebParts/CatalogZoneBase.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@
12031203
## Remarks
12041204
The <xref:System.Web.UI.WebControls.WebParts.CatalogZoneBase.SelectedCatalogPartID%2A> property allows you to set an identifier of your choice for the currently selected <xref:System.Web.UI.WebControls.WebParts.CatalogPart> control. This does not change the control's <xref:System.Web.UI.Control.ID%2A> property value, so you can use this property for your own programmatic purposes. For example, if you wanted to always carry out some programmatic action on the currently selected <xref:System.Web.UI.WebControls.WebParts.CatalogPart> control, this property enables you to access that control through a known value that you set in advance.
12051205
1206-
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://msdn.microsoft.com/library/5df3ebbd-d46c-4502-9406-02f9df4ef2c3).
1206+
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://docs.microsoft.com/previous-versions/aspnet/ykzx33wh(v=vs.100)).
12071207
12081208
12091209
@@ -1321,7 +1321,7 @@
13211321
## Remarks
13221322
When the catalog UI first appears, users can select one of the <xref:System.Web.UI.WebControls.WebParts.CatalogPart> controls, such as <xref:System.Web.UI.WebControls.WebParts.DeclarativeCatalogPart>, that contains <xref:System.Web.UI.WebControls.WebParts.WebPart> or other server controls that can be added to the Web page. The user selects one or more controls, and can then use the <xref:System.Web.UI.WebControls.DropDownList> control in the footer area of the catalog and choose the <xref:System.Web.UI.WebControls.WebParts.WebPartZone> control on the page in which to place the selected server controls. The text value of the <xref:System.Web.UI.WebControls.WebParts.CatalogZoneBase.SelectTargetZoneText%2A> property is displayed alongside the <xref:System.Web.UI.WebControls.DropDownList> control as a simple instruction.
13231323
1324-
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see <xref:System.ComponentModel.LocalizableAttribute> and [Globalization and Localization](https://msdn.microsoft.com/library/8ef3838e-9d05-4236-9dd0-ceecff9df80d).
1324+
The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see <xref:System.ComponentModel.LocalizableAttribute> and [Globalization and Localization](https://docs.microsoft.com/previous-versions/aspnet/c6zyy3s9(v=vs.100)).
13251325
13261326
13271327

xml/System.Web.UI.WebControls.WebParts/ConnectionsZone.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@
10931093
<format type="text/markdown"><![CDATA[
10941094
10951095
## Remarks
1096-
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://msdn.microsoft.com/library/5df3ebbd-d46c-4502-9406-02f9df4ef2c3).
1096+
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://docs.microsoft.com/previous-versions/aspnet/ykzx33wh(v=vs.100)).
10971097
10981098
]]></format>
10991099
</remarks>
@@ -1728,7 +1728,7 @@
17281728
<format type="text/markdown"><![CDATA[
17291729
17301730
## Remarks
1731-
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://msdn.microsoft.com/library/5df3ebbd-d46c-4502-9406-02f9df4ef2c3).
1731+
This property cannot be set by themes or style sheet themes. For more information, see <xref:System.Web.UI.ThemeableAttribute> and [ASP.NET Themes and Skins](https://docs.microsoft.com/previous-versions/aspnet/ykzx33wh(v=vs.100)).
17321732
17331733
]]></format>
17341734
</remarks>

0 commit comments

Comments
 (0)