SaaS CMS has officially launched! Learn more now.

Class GetSiteLicenseResponse

Inheritance
System.Object
GetSiteLicenseResponse
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 12.0.3
Syntax
public class GetSiteLicenseResponse : ServerResponseBase

Constructors

GetSiteLicenseResponse()

Declaration
public GetSiteLicenseResponse()

Properties

LicenseData

Declaration
public string LicenseData { get; set; }
Property Value
Type Description
System.String

Extension Methods