InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework.Html Namespace / HtmlParser Class / FinishBlock Method

In This Topic
    FinishBlock Method (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub FinishBlock( _
       ByVal blockType As String _
    ) 
    public void FinishBlock( 
       string blockType
    )

    Parameters

    blockType
    See Also