Click or drag to resize

linksNavigationrebuild Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Rebuilds navigation items -- this should be run before rendering the content

Namespace:  imbSCI.Reporting.meta.presets.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void rebuild(
	IMetaContentNested __parent
)
Request Example View Source

Parameters

__parent
Type: imbSCI.Core.interfacesIMetaContentNested

Implements

INavigationrebuild(IMetaContentNested)
See Also