Click or drag to resize

LicenseUtilsShowLicenseValidationUi Method

ShowLicenseValidationUi

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool ShowLicenseValidationUi(
	string cdkey
)

Parameters

cdkey
Type: SystemString

[Missing <param name="cdkey"/> documentation for "M:Rhino.PlugIns.LicenseUtils.ShowLicenseValidationUi(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.PlugIns.LicenseUtils.ShowLicenseValidationUi(System.String)"]

See Also