RegisterHotCellHandler Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.CustomizationOptions
Associates a Autodesk.DataManagement.Client.Framework.Vault.Forms.Interfaces.IHotCellHandler with a specific column based on its Autodesk.DataManagement.Client.Framework.Vault.Currency.Properties.PropertyDefinition's system name.
Syntax
public void RegisterHotCellHandler(
System.string propDefSysName,
IHotCellHandler hotCellHandler
)Public Sub RegisterHotCellHandler( _
ByVal propDefSysName As System.String, _
ByVal hotCellHandler As IHotCellHandler _
) Parameters
| Name | Description |
|---|---|
| propDefSysName | |
| hotCellHandler |