linux-packaging-mono/mcs/class/System.Web/Documentation/en/ns-System.Web.UI.WebControls.Adapters.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

13 lines
877 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Web.UI.WebControls.Adapters">
<Docs>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:System.Web.UI.WebControls.Adapters" /> namespace contains classes that you can use to override the life-cycle stages of a Web control. The classes enable you to modify a control's markup or behavior for new markup standards or for specific browsers.</para>
</summary>
<remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="T:System.Web.UI.WebControls.Adapters.WebControlAdapter" /> class is inherited by <see cref="T:System.Web.UI.WebControls.Adapters.MenuAdapter" /> and <see cref="T:System.Web.UI.WebControls.Adapters.DataBoundControlAdapter" /> classes. </para>
</remarks>
</Docs>
</Namespace>