'Declaration
Public Shared Sub SetSolutionKey( _
ByVal key1 As Long, _
ByVal key2 As Long, _
ByVal key3 As Long, _
ByVal key4 As Long _
)
'Usage
Dim key1 As Long
Dim key2 As Long
Dim key3 As Long
Dim key4 As LongImGearLicense.SetSolutionKey(key1, key2, key3, key4)
Parameters
key1
Key1 part of solution key.
key2
Key2 part of solution key.
key3
Key3 part of solution key.
key4
Key4 part of solution key.
Remarks
Use this method for deployment licensing only. Solution name must be set up in addition to the solution key. For more information about licensing, see Licensing and Distributing ImageGear for .NET.