Click or drag to resize

metaLinkCollectionAddAnchor Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adding on page anchor

Namespace:  imbSCI.Reporting.meta.blocks
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaLink AddAnchor(
	string __name,
	string __description,
	int __priority = 100
)
Request Example View Source

Parameters

__name
Type: SystemString
__description
Type: SystemString
__priority (Optional)
Type: SystemInt32

Return Value

Type: metaLink
See Also