Click or drag to resize

ReportHyperlinkGetPageURL Method

Gets the page URL for the specified Module!Page (MOP).

Namespace:  NetQuarry.Reporting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetPageURL(
	string mop
)

Parameters

mop
Type: SystemString
The Module!Page (MOP) in question.

Return Value

Type: String
The resolved hyperlink for the MOP.
See Also