| Visual Basic (Declaration) | |
|---|---|
Public Sub UnlockWeb( _ ByVal webUnlockKey As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void UnlockWeb( string webUnlockKey ) | |
| Managed Extensions for C++ | |
|---|---|
public: void UnlockWeb( string* webUnlockKey ) | |
| C++/CLI | |
|---|---|
public: void UnlockWeb( String^ webUnlockKey ) | |
Parameters
- webUnlockKey
- The element to search for in the collection.
Note: The link to the Accusoft Pegasus web application that generates unlock web licensing strings is provided when client runtime licenses are purchased.
