Click or drag to resize

metaCustomizedIndexPage Constructor

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

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

Parameters

__title
Type: SystemString
__description
Type: SystemString
See Also