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: 6.0.0.0 (6.0.6225.27214)
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