WebBrowserBehaviorGetHtml - метод
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[AttachedPropertyBrowsableForTypeAttribute(typeof(WebBrowser))]
[AttachedPropertyBrowsableForTypeAttribute(typeof(WindowsFormsHost))]
public static string GetHtml(
DependencyObject obj
)
<AttachedPropertyBrowsableForTypeAttribute(GetType(WebBrowser))>
<AttachedPropertyBrowsableForTypeAttribute(GetType(WindowsFormsHost))>
Public Shared Function GetHtml (
obj As DependencyObject
) As String
public:
[AttachedPropertyBrowsableForTypeAttribute(typeof(WebBrowser))]
[AttachedPropertyBrowsableForTypeAttribute(typeof(WindowsFormsHost))]
static String^ GetHtml(
DependencyObject^ obj
)
[<AttachedPropertyBrowsableForTypeAttribute(typeof(WebBrowser))>]
[<AttachedPropertyBrowsableForTypeAttribute(typeof(WindowsFormsHost))>]
static member GetHtml :
obj : DependencyObject -> string
- obj DependencyObject
-
String