DialogParameters Class |
Namespace: CMS.Base.Web.UI
public class DialogParameters
The DialogParameters type exposes the following members.
Name | Description | |
---|---|---|
DialogParameters |
Name | Description | |
---|---|---|
ANCHOR_CUSTOM |
Anchor custom.
| |
ANCHOR_ID |
Anchor ID.
| |
ANCHOR_LINKTEXT |
Link anchor text.
| |
ANCHOR_NAME |
Anchor name.
| |
AV_AUTOPLAY |
Audio/Video auto-play.
| |
AV_CONTROLS |
Audio/Video controls.
| |
AV_EXT |
Audio/Video extension.
| |
AV_HEIGHT |
Audio/Video height.
| |
AV_LOOP |
Audio/Video loop.
| |
AV_MIME_TYPE |
Audio/Video MIME type.
| |
AV_URL |
Audio/Video URL.
| |
AV_WIDTH |
Audio/Video width.
| |
CONTENT_CHANGED |
Content changed flag
| |
DOC_NODEALIASPATH |
Node ID.
| |
DOC_TARGETNODEID |
Targer Aliaspath.
| |
EDITOR_CLIENTID |
Editor client id.
| |
EMAIL_BCC |
E-mail blind copy to.
| |
EMAIL_BODY |
E-mail body.
| |
EMAIL_CC |
E-mail copy to.
| |
EMAIL_LINKTEXT |
E-mail link text.
| |
EMAIL_SUBJECT |
E-mail subject.
| |
EMAIL_TO |
E-mail to.
| |
FILE_NAME |
File name.
| |
FILE_SIZE |
File size.
| |
IMG_ALIGN |
Image alignment.
| |
IMG_ALT |
Image alternate text.
| |
IMG_ALT_CLIENTID |
Image alternate text.
| |
IMG_BEHAVIOR |
Image behavior.
| |
IMG_BORDERCOLOR |
Image border color.
| |
IMG_BORDERWIDTH |
Image border width.
| |
IMG_CLASS |
Image class.
| |
IMG_DIR |
Image direction.
| |
IMG_EXT |
Image extension.
| |
IMG_HEIGHT |
Image height.
| |
IMG_HSPACE |
Image horizontal space.
| |
IMG_ID |
Image ID.
| |
IMG_LANG |
Image language definition.
| |
IMG_LINK |
Image link.
| |
IMG_LONGDESCRIPTION |
Image long description definition.
| |
IMG_ORIGINALHEIGHT |
Image original height.
| |
IMG_ORIGINALWIDTH |
Image original width.
| |
IMG_SIZETOURL |
Image size added to URL.
| |
IMG_STYLE |
Image style.
| |
IMG_TARGET |
Image target.
| |
IMG_TOOLTIP |
Image tooltip.
| |
IMG_URL |
Image URL.
| |
IMG_USEMAP |
Image map definition.
| |
IMG_VSPACE |
Image vertical space.
| |
IMG_WIDTH |
Image width.
| |
ITEM_ISFILE |
Determines if file name or folder name is contained.
| |
ITEM_PATH |
Path to image in filesystem.
| |
ITEM_RELATIVEPATH |
Determines if file is specified with relative or absolute path.
| |
ITEM_RESOLVED_PATH |
Resolved path to image
| |
ITEM_SIZE |
Size of file.
| |
LAST_TYPE |
Indicates what kind of properties was last used.
| |
LINK_CLASS |
Link class.
| |
LINK_ID |
Link ID.
| |
LINK_NAME |
Link name.
| |
LINK_PROTOCOL |
Link protocol.
| |
LINK_STYLE |
Link style.
| |
LINK_TARGET |
Link target.
| |
LINK_TEXT |
Link text.
| |
LINK_TOOLTIP |
Link tool tip.
| |
LINK_URL |
Link URL.
| |
OBJECT_TYPE |
Object type used in WYSIWYG editor.
| |
URL_DIRECT |
Direct version of the file URL.
| |
URL_EXT |
File extension.
| |
URL_GUID |
File guid.
| |
URL_HEIGHT |
File height.
| |
URL_OLDFORMAT |
Indicates if url is from old dialogs.
| |
URL_PERMANENT |
Permanent version of the file URL.
| |
URL_SITENAME |
File site naem.
| |
URL_URL |
File url.
| |
URL_WIDTH |
File width.
| |
YOUTUBE_AUTOPLAY |
YouTube auto-play.
| |
YOUTUBE_FS |
YouTube fullscreen.
| |
YOUTUBE_HEIGHT |
YouTube height.
| |
YOUTUBE_REL |
YouTube related.
| |
YOUTUBE_URL |
YouTube URL.
| |
YOUTUBE_WIDTH |
YouTube width.
|
Name | Description | |
---|---|---|
GetAudioVideoParameters |
Returns initialized AudioVideo parameters object.
| |
GetImageParameters |
Returns initialized image parameters object.
| |
GetYouTubeVideoParameters |
Returns initialized YouTubeVideo parameters object.
|