linux-packaging-mono/mcs/class/System.Web/Documentation/en/ns-System.Web.UI.WebControls.Adapters.xml

13 lines
877 B
XML
Raw Normal View History

<?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>