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 public string GetUrl(
string context
)
Parameters
- context
- Type: SystemString
The context string.
Return Value
Type:
StringThe (unresolved) Online Help URL.
See Also