ICustomHelpProvider Interface
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Interfaces
An interface that can be implemented to integrate Help capabilities into the Vault Developer Framework.
Syntax
public interface ICustomHelpProvider Public Interface ICustomHelpProvider Methods
| Name | Description |
|---|---|
| CanShowHelp | Tests if help is available for a particular help topic. |
| ShowHelp | This method is called to launch help for a particular help topic |
Returned By
Where you get a ICustomHelpProvider — members that return one.