This document is archived and information here might be outdated. Recommended version. |
Displays the dialog to publish a toolbox.
[Visual Basic .NET] Public Function DoModalPublish ( _ ByVal hParent As Integer, _ ByVal pGpToolbox As IGPToolbox _ ) As Boolean
[C#] public bool DoModalPublish ( int hParent, IGPToolbox pGpToolbox );