点击或拖拽改变大小

HtmlContainerIntIsSelectionEnabled 属性

Is content selection is enabled for the rendered html (default - true).
If set to 'false' the rendered html will be static only with ability to click on links.

命名空间:  DSkin.Html.Core
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public bool IsSelectionEnabled { get; set; }

属性值

类型:Boolean
参见