Click or drag to resize

metaCustomizedExternalContentPage Constructor

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

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

Parameters

__title
Type: SystemString
__description
Type: SystemString
__introContentPath
Type: SystemString
__outroContentPath (Optional)
Type: SystemString
See Also