WebBrowserBehaviorGetHtml - метод
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[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