![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ParseControl(String,Boolean) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > UserControlTaskPanel Class > ParseControl Method : ParseControl(String,Boolean) Method |
- content
- ignoreParserFilter
Visual Basic (Declaration) | |
---|---|
Public Overloads Function ParseControl( _ ByVal content As String, _ ByVal ignoreParserFilter As Boolean _ ) As Control |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UserControlTaskPanel Dim content As String Dim ignoreParserFilter As Boolean Dim value As Control value = instance.ParseControl(content, ignoreParserFilter) |
C# | |
---|---|
public Control ParseControl( string content, bool ignoreParserFilter ) |
Parameters
- content
- ignoreParserFilter
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