RowSourceFilterWidgetGetHtml Method  | 
 
            Returns the HTML for the widget.
            
 
    Namespace: 
   NetQuarry
    Assembly:
   EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxprotected string GetHtml()
Protected Function GetHtml As String
Return Value
Type: 
StringThe widget's HTML.
See Also