Gets or set the HTML content as a string.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public string SourceHtml { get; set; } |
| Visual Basic |
|---|
Public Property SourceHtml As String Get Set |