Gets and Sets the License of this package
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string License { get; set; } |
Visual Basic |
---|
Public Property License As String Get Set |