Click or drag to resize

WebConfigHelpSubjectConfigGetUrl Method

Gets the (unresolved) Online Help URL for the context.

Namespace:  PDTec.IceNet.Web
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public string GetUrl(
	string context
)

Parameters

context
Type: SystemString
The context string.

Return Value

Type: String
The (unresolved) Online Help URL.
See Also