Otter SDK Reference
Version:

PopupHyperlink Class

A Hyperlink that opens a new window

Inheritance Hierarchy

Syntax

public class PopupHyperlink : Inedo.Web.Controls.SimpleHtml.A, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.IAttributeAccessor, IMandatoryClientIdPolicyContainer, ISimpleControl, ISimpleControlContainer, ISimpleClientResourceConsumer

Constructors

Name Description
PopupHyperlink

Initializes a new instance of the PopupHyperlink class.

PopupHyperlink(string href, string text)

Initializes a new instance of the PopupHyperlink class.

Properties

Name Description
Resizable

Gets a value indicating whether the popup window will be resizable.

ScrollBars

Gets a value indicating whether the popup window will have scroll bars.

WindowHeight

Gets or sets the height of the popup window.

WindowWidth

Gets or sets the width of the popup window.

Methods

Name Description
Initialize

Initializes the control.