imbMCRepositoryGetWebPage Method |
[This is preliminary documentation and is subject to change.]
Namespace: imbMiningContext.MCRepository
public imbMCWebPage GetWebPage( imbMCWebSite site, string url, bool autoCreate = false, ILogBuilder output = null )
[Missing <returns> documentation for "M:imbMiningContext.MCRepository.imbMCRepository.GetWebPage(imbMiningContext.MCWebSite.imbMCWebSite,System.String,System.Boolean,imbSCI.Core.reporting.ILogBuilder)"]
| Exception | Condition |
|---|---|
| ArgumentException | Url must be in full and resolved form, and must come from the same root domain name (different TLD is allowed) - url |