Property | Type | Description | |
---|---|---|---|
HtmlContentProperty |
Method | Description | |
---|---|---|
GetHtmlContent ( WebBrowser attached ) : string | ||
SetHtmlContent ( WebBrowser attached, string htmlContent ) : void |
public static GetHtmlContent ( WebBrowser attached ) : string | ||
attached | WebBrowser | |
return | string |
public static SetHtmlContent ( WebBrowser attached, string htmlContent ) : void | ||
attached | WebBrowser | |
htmlContent | string | |
return | void |