htmlWrapper Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbCommonModels.contentBlock
public class htmlWrapper : dataBindableBase, IObjectWithName
The htmlWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| htmlWrapper | Initializes a new instance of the htmlWrapper class | |
| htmlWrapper(HtmlNode) | Initializes a new instance of the htmlWrapper class | |
| htmlWrapper(String) | Initializes a new instance of the htmlWrapper class |
| Name | Description | |
|---|---|---|
| content | ||
| html | ||
| HtmlCode |
Source code of the wrapped node
| |
| name | ||
| path | ||
| score | ||
| xPath |
Xpath of the HTML node
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetContent |
Gets the content in specified format
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| (HtmlNode to htmlWrapper) | ||
| (htmlWrapper to HtmlNode) |