Click or drag to resize

crawlJobPluginCleanName Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.CleanName(System.String)"]

Namespace:  imbWEM.Core.consolePlugin
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected string CleanName(
	string classname
)

Parameters

classname
Type: SystemString

[Missing <param name="classname"/> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.CleanName(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbWEM.Core.consolePlugin.crawlJobPlugin.CleanName(System.String)"]

See Also