C# Class AjaxControlToolkit.HtmlEditor.Popups.Popup.PopupStyle

Inheritance: System.Web.UI.WebControls.Style
Show file Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
PopupStyle ( System.Web.UI.StateBag state, Popup popup ) : System

Protected Methods

Method Description
FillStyleAttributes ( System.Web.UI.CssStyleCollection attributes, IUrlResolutionService urlResolver ) : void

Method Details

FillStyleAttributes() protected method

protected FillStyleAttributes ( System.Web.UI.CssStyleCollection attributes, IUrlResolutionService urlResolver ) : void
attributes System.Web.UI.CssStyleCollection
urlResolver IUrlResolutionService
return void

PopupStyle() public method

public PopupStyle ( System.Web.UI.StateBag state, Popup popup ) : System
state System.Web.UI.StateBag
popup Popup
return System