 | WebSiteDocument Constructor (String, Boolean, String) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbNLP.Toolkit.Documents
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic WebSiteDocument(
string _path,
bool lazyLoad,
string _fullPath
)
Parameters
- _path
- Type: SystemString
The path. - lazyLoad
- Type: SystemBoolean
if set to true [lazy load]. - _fullPath
- Type: SystemString
The full path.
See Also