Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1HtmlHost Class / SourceHtml Property

In This Topic
    SourceHtml Property
    In This Topic
    Gets or set the HTML content as a string.
    Syntax
    'Declaration
     
    
    Public Property SourceHtml As String
    public string SourceHtml {get; set;}
    See Also