WebConfigHelpSubjectConfigGetUrl Method |
Gets the (unresolved) Online Help URL for the context.
Namespace: PDTec.IceNet.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic string GetUrl(
string context
)
Parameters
- context
- Type: SystemString
The context string.
Return Value
Type:
StringThe (unresolved) Online Help URL.
See Also