| Visual Basic (Declaration) | |
|---|---|
Function BookmarkLinkTarget( _ ByVal targetName As String, _ ByVal context As IHtmlRenderingExtensionContext _ ) As String | |
| C# | |
|---|---|
string BookmarkLinkTarget( string targetName, IHtmlRenderingExtensionContext context ) | |
Parameters
- targetName
- A string value representing the base name for the bookmarklinke target.
- context
- The IHtmlRenderingExtensionContext containing the shared information for rendering