Click or drag to resize

WebPageHelpContextControllerGetHelpContext Method (String, NameValueCollection)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetHelpContext(
	string webPage,
	NameValueCollection pageParams
)

Parameters

webPage
Type: SystemString
pageParams
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
See Also