ESRI.ArcGIS.ADF.Web.UI.WebControls
GetDesignTimeHtml() Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > TaskResultsDesigner Class > GetDesignTimeHtml Method : GetDesignTimeHtml() Method




Gets the design-time HTML for the TaskResults control.

Syntax

Visual Basic (Declaration) 
Public Overloads Overrides Function GetDesignTimeHtml() As String
Visual Basic (Usage)Copy Code
Dim instance As TaskResultsDesigner
Dim value As String
 
value = instance.GetDesignTimeHtml()
C# 
public override string GetDesignTimeHtml()

Return Value

HTML string to display at design time for the TaskResults control.

See Also

© 2010 All Rights Reserved.