|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| ParseControl(String) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > UserControlTaskPanel Class > ParseControl Method : ParseControl(String) Method |
- content
| Visual Basic (Declaration) | |
|---|---|
<TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Overloads Function ParseControl( _ ByVal content As String _ ) As Control | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As UserControlTaskPanel Dim content As String Dim value As Control value = instance.ParseControl(content) | |
| C# | |
|---|---|
[TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public Control ParseControl( string content ) | |
Parameters
- content
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family