Click or drag to resize

deliveryUnitItemSupportFilegetRelativeUrl Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.delivery.items
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public string getRelativeUrl(
	IRenderExecutionContext context,
	string __relToRoot = null
)
Request Example View Source

Parameters

context
Type: imbSCI.Core.reporting.renderIRenderExecutionContext
__relToRoot (Optional)
Type: SystemString

Return Value

Type: String

Implements

IDeliverySupportFilegetRelativeUrl(IRenderExecutionContext, String)
See Also