AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageDisplayImage Members

The AdvantageDisplayImage type exposes the following members.

Constructors


  Name Description
Public method AdvantageDisplayImage
Initializes a new instance of the AdvantageDisplayImage class.

Methods


  Name Description
Public method AddRenderSize
Adds the size of the render.
Protected method GetDesktopImageUrl
Gets the desktop image URL.
Protected method GetMediaQuery
Gets the media query.
Protected method GetNextBreakpoint
Gets the next breakpoint.
Protected method OnPreRender
Raises the PreRender event.
Public method RenderBeginTag
Renders the begin tag.

Properties


  Name Description
Public property AdvantageImage
Gets or sets the advantage image.
Public property AltText
Gets the alt text.
Public property CssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public property CurrentDomain
Gets the domain currently scoped to this control.
Public property CurrentLanguage
Gets the language currently scoped to this control.
Public property CurrentSql
Gets the SQL helper scoped to the current request.
Public property CurrentUser
Gets the authenticated user executing the current request.
Public property DefaultImage
Gets or sets the default image.
Public property ImageCssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public property OnClientImageChange
Gets or sets the image on client image change.