IZooClientUtilities.ShowBuyLicenseUi Method

IZooClientUtilitiesShowBuyLicenseUi Method

[Missing <summary> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
void ShowBuyLicenseUi(
	Object verify,
	Guid productId
)
Sub ShowBuyLicenseUi ( 
	verify As Object,
	productId As Guid
)

Parameters

verify
Type: SystemObject

[Missing <param name="verify"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

productId
Type: SystemGuid

[Missing <param name="productId"/> documentation for "M:Rhino.Runtime.IZooClientUtilities.ShowBuyLicenseUi(System.Object,System.Guid)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also