WebBrowserBehaviorGetHtml - метод |
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [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
- Тип: System.WindowsDependencyObject
Возвращаемое значение
Тип:
StringСм. также