Try our conversational search powered by Generative AI!

Class LicenseInfo

Inheritance
System.Object
LicenseInfo
Namespace: EPiServer.UI.WebControls
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class LicenseInfo : WebControl

Constructors

LicenseInfo()

Declaration
public LicenseInfo()

Methods

Render(HtmlTextWriter)

Declaration
protected override void Render(HtmlTextWriter output)
Parameters
Type Name Description
System.Web.UI.HtmlTextWriter output

Extension Methods