Returns the site license status.
| Visual Basic |
|---|
Public Function GetLicenseStatus( _ ByVal DomainName As String _ ) As String |
- DomainName
- License per domain is not supported. Pass an empty string. Do not pass NULL.
On success, returns the license data in XML format.