Click or drag to resize

templateDefinition Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the templateDefinition class

Namespace:  imbWEM.Mining.pageTemplate
Assembly:  imbWEM.Mining (in imbWEM.Mining.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public templateDefinition(
	string __uniKey = ""
)

Parameters

__uniKey (Optional)
Type: SystemString

[Missing <param name="__uniKey"/> documentation for "M:imbWEM.Mining.pageTemplate.templateDefinition.#ctor(System.String)"]

See Also