Summary
Returns an href for a cref.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntXsltUtilities
Syntax
public string GetHRef(string cref)
Parameters
| Name | Type | Description |
|---|---|---|
| cref | string | The cref for which the href will be looked up. |
Return Value
| Type | Description |
|---|---|
| string | The href for the specified cref. |
