Author: miguel
Date: 2005-09-08 09:53:29 -0400 (Thu, 08 Sep 2005)
New Revision: 49706

Modified:
   trunk/monodoc/class/System.Web/en/System.Web.UI.HtmlControls/HtmlAnchor.xml
Log:
>From Chris Toshok

Modified: 
trunk/monodoc/class/System.Web/en/System.Web.UI.HtmlControls/HtmlAnchor.xml
===================================================================
--- trunk/monodoc/class/System.Web/en/System.Web.UI.HtmlControls/HtmlAnchor.xml 
2005-09-08 13:51:05 UTC (rev 49705)
+++ trunk/monodoc/class/System.Web/en/System.Web.UI.HtmlControls/HtmlAnchor.xml 
2005-09-08 13:53:29 UTC (rev 49706)
@@ -81,7 +81,7 @@
       <Docs>
         <summary>To be added</summary>
         <returns>To be added: an object of type 'HtmlAnchor'</returns>
-        <remarks>To be added</remarks>
+        <remarks>Construct a new control representing the &lt;a ...&gt; 
element in HTML.</remarks>
       </Docs>
     </Member>
     <Member MemberName="HRef">
@@ -93,7 +93,7 @@
       <Parameters />
       <Docs>
         <summary>To be added</summary>
-        <param name="value">To be added: an object of type 'string'</param>
+        <param name="value">The url that will open when the control is 
clicked.</param>
         <returns>To be added: an object of type 'string'</returns>
         <remarks>To be added</remarks>
       </Docs>
@@ -183,4 +183,4 @@
       </Docs>
     </Member>
   </Members>
-</Type>
+</Type>
\ No newline at end of file

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to