Click or drag to resize
MessagesPlaceHolder Properties

The MessagesPlaceHolder type exposes the following members.

Properties
  NameDescription
Public propertyBasicStyles
Indicates if basic styles should be used
Public propertyConfirmation
Indicates if confirmation message should be displayed.
Public propertyConfirmationBasicCssClass
Confirmation message basic CSS class
Public propertyConfirmationDescription
Confirmation message description
Public propertyConfirmationLabel
Confirmation label.
Public propertyConfirmationText
Confirmation message text
Public propertyConfirmationTimeout
Timeout of the confirmation message
Public propertyConfirmationToolTip
Confirmation message tooltip
Public propertyContainerCssClass
CSS class for messages container
Public propertyErrorBasicCssClass
Error message basic CSS class
Public propertyErrorDescription
Error message description
Public propertyErrorLabel
Error label.
Public propertyErrorText
Error message text
Public propertyErrorTimeout
Timeout of the error message
Public propertyErrorToolTip
Error message tooltip
Public propertyHasText
Indicates whether any of the message labels contains text.
Public propertyInfoBasicCssClass
Information message basic CSS class
Public propertyInfoDescription
Information message description
Public propertyInfoLabel
Information label.
Public propertyInfoText
Information message text
Public propertyInfoTimeout
Timeout of the information message
Public propertyInfoToolTip
Information label tooltip
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from CMSPlaceHolder.)
Public propertyLiveSiteOnly
Indicates that the placeholder should be used only for live site in context of control
Protected propertyMessageDescriptionLimit
Maximal length of message description.
Public propertyOffsetX
Offset of X coordinates
Public propertyOffsetY
Offset of Y coordinates
Public propertyOpacity
Opacity (0 - 100) of the messages panel (Applies only for dynamic messages. Default value is 87.)
Public propertyShortID
Short ID of the control.
(Inherited from CMSPlaceHolder.)
Public propertyTimeout
Timeout of the information or changes saved message
Public propertyUseRelativePlaceHolder
Indicates whether relative placeholder should be used to move original content
Public propertyWarningBasicCssClass
Warning message basic CSS class
Public propertyWarningDescription
Warning message description
Public propertyWarningLabel
Warning label.
Public propertyWarningText
Warning message text
Public propertyWarningTimeout
Timeout of the warning message
Public propertyWarningToolTip
Warning message tooltip
Public propertyWrapperControlClientID
Gets or sets the client control id of the wrapping control. Control offset and width is used to placeholder positioning
Public propertyWrapperControlID
Gets or sets the control id of the wrapping control. Control offset and width is used to placeholder positioning
Top
See Also