SaaS CMS has officially launched! Learn more now.

Class DeactivateSiteResponse

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

Constructors

DeactivateSiteResponse()

Declaration
public DeactivateSiteResponse()

Properties

LicenseData

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

Extension Methods