Xml.Focus Method
.NET Framework 3.0
Overrides the Control.Focus method. This method is not supported by the Xml class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Focus method is inherited from the Control class, but it is not applicable to the Xml class. Any attempt to invoke the method throws a NotSupportedException exception.
Community Additions
ADD
Show: