DSkin
DSkin
DSkin.Html.Core
HtmlContainerInt 类
HtmlContainerInt 方法
Clear 方法
ClearSelection 方法
Dispose 方法
GetAttributeAt 方法
GetElementRectangle 方法
GetHtml 方法
GetLinkAt 方法
GetLinks 方法
HandleKeyDown 方法
HandleMouseDoubleClick 方法
HandleMouseDown 方法
HandleMouseEnter 方法
HandleMouseLeave 方法
HandleMouseMove 方法
HandleMouseUp 方法
PerformLayout 方法
PerformPaint 方法
RequestRefresh 方法
SetHtml 方法
HtmlContainerInt
GetHtml 方法
Get html from the current DOM tree with style if requested.
命名空间:
DSkin.Html.Core
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
string
GetHtml
(
HtmlGenerationStyle
styleGen
=
HtmlGenerationStyle
.Inline )
参数
styleGen
(Optional)
类型:
DSkin.Html.Core.Entities
HtmlGenerationStyle
Optional: controls the way styles are generated when html is generated (default:
Inline
)
返回值
类型:
String
generated html
参见
引用
HtmlContainerInt 类
DSkin.Html.Core 命名空间