AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageSelectorImage Properties

The AdvantageSelectorImage type exposes the following members.

Properties


  Name Description
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 Directories
Semi-colon (;) or comma (,) delimited list of paths
Public property ImageElements
Gets or sets the image elements.
Protected property ImageSettings
Gets the image settings.
Public property SearchPatterns
Semi-colon (;) or comma (,) delimited list of file search patterns (ie. *.jpg,*.png)
Public property TabNames
Semi-colon (;) or comma (,) delimited list of tab names
Protected property TagName
Gets the name of the control tag. This property is used primarily by control developers.