Click or drag to resize

metaCustomizedIntroPage Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the metaCustomizedIntroPage class

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaCustomizedIntroPage(
	string __title,
	string __description,
	string __introContentPath,
	string __outroContentPath
)
Request Example View Source

Parameters

__title
Type: SystemString
__description
Type: SystemString
__introContentPath
Type: SystemString
__outroContentPath
Type: SystemString
See Also