IMemberIdUrlResolver.ResolveUrlForId Method
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get the help website URL for the given member ID
string ResolveUrlForId(string id, string fragmentId)
Parameters
idstringThe member ID to convert to a URL
fragmentIdstringThe ID to use for the URL fragment or null if there isn't one
Returns
- string
The URL for the member ID or null if it could not be resolved