Click or drag to resize

htmlWrapperHtmlCode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Source code of the wrapped node

Namespace:  imbCommonModels.contentBlock
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public string HtmlCode { get; set; }

Property Value

Type: String
The HTML code.
See Also