Click or drag to resize

nameComposerGetCrawlFolderName Method (ISpiderEvaluatorBase, ICrawlJobContext, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.console.nameComposer.GetCrawlFolderName(imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase,imbWEM.Core.consolePlugin.ICrawlJobContext,System.String)"]

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public static string GetCrawlFolderName(
	ISpiderEvaluatorBase spider,
	ICrawlJobContext state,
	string templateString
)

Parameters

spider
Type: imbWEM.Core.crawler.evaluatorsISpiderEvaluatorBase

[Missing <param name="spider"/> documentation for "M:imbWEM.Core.console.nameComposer.GetCrawlFolderName(imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase,imbWEM.Core.consolePlugin.ICrawlJobContext,System.String)"]

state
Type: imbWEM.Core.consolePluginICrawlJobContext

[Missing <param name="state"/> documentation for "M:imbWEM.Core.console.nameComposer.GetCrawlFolderName(imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase,imbWEM.Core.consolePlugin.ICrawlJobContext,System.String)"]

templateString
Type: SystemString

[Missing <param name="templateString"/> documentation for "M:imbWEM.Core.console.nameComposer.GetCrawlFolderName(imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase,imbWEM.Core.consolePlugin.ICrawlJobContext,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.console.nameComposer.GetCrawlFolderName(imbWEM.Core.crawler.evaluators.ISpiderEvaluatorBase,imbWEM.Core.consolePlugin.ICrawlJobContext,System.String)"]

See Also