SaaS CMS has officially launched! Learn more now.

Class ScriptResizeWindowEvent

Inheritance
System.Object
ScriptResizeWindowEvent
Namespace: EPiServer.UI.ClientScript.WebControls
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class ScriptResizeWindowEvent : ScriptEventBase

Constructors

ScriptResizeWindowEvent()

Declaration
public ScriptResizeWindowEvent()

Properties

ResizeElementId

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

Methods

CreateEvent()

Declaration
protected override EventBase CreateEvent()
Returns
Type Description
EventBase
Overrides

Extension Methods