Try our conversational search powered by Generative AI!

Class SubscriptionHandlerInput

Inheritance
System.Object
SubscriptionHandlerInput
Namespace: EPiServer.UI.WebControls
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
[Obsolete("Will be removed in a future major release.")]
public class SubscriptionHandlerInput : DropDownList

Constructors

SubscriptionHandlerInput()

Declaration
public SubscriptionHandlerInput()

Methods

DataBind()

Declaration
public override void DataBind()

OnInit(EventArgs)

Declaration
protected override void OnInit(EventArgs e)
Parameters
Type Name Description
System.EventArgs e

Extension Methods