| MessagesPlaceHolder Properties | 
The MessagesPlaceHolder type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BasicStyles | 
            Indicates if basic styles should be used
             | 
|  | Confirmation | 
            Indicates if confirmation message should be displayed.
             | 
|  | ConfirmationBasicCssClass | 
            Confirmation message basic CSS class
             | 
|  | ConfirmationDescription | 
            Confirmation message description
             | 
|  | ConfirmationLabel | 
            Confirmation label.
             | 
|  | ConfirmationText | 
            Confirmation message text
             | 
|  | ConfirmationTimeout | 
            Timeout of the confirmation message
             | 
|  | ConfirmationToolTip | 
            Confirmation message tooltip
             | 
|  | ContainerCssClass | 
            CSS class for messages container
             | 
|  | ErrorBasicCssClass | 
            Error message basic CSS class
             | 
|  | ErrorDescription | 
            Error message description
             | 
|  | ErrorLabel | 
            Error label.
             | 
|  | ErrorText | 
            Error message text
             | 
|  | ErrorTimeout | 
            Timeout of the error message
             | 
|  | ErrorToolTip | 
            Error message tooltip
             | 
|  | HasText | 
            Indicates whether any of the message labels contains text.
             | 
|  | InfoBasicCssClass | 
            Information message basic CSS class
             | 
|  | InfoDescription | 
            Information message description
             | 
|  | InfoLabel | 
            Information label.
             | 
|  | InfoText | 
            Information message text
             | 
|  | InfoTimeout | 
            Timeout of the information message
             | 
|  | InfoToolTip | 
            Information label tooltip
             | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from CMSPlaceHolder.) | 
|  | LiveSiteOnly | 
            Indicates that the placeholder should be used only for live site in context of control
             | 
|  | MessageDescriptionLimit | 
            Maximal length of message description.
             | 
|  | OffsetX | 
            Offset of X coordinates
             | 
|  | OffsetY | 
            Offset of Y coordinates
             | 
|  | Opacity | 
            Opacity (0 - 100) of the messages panel (Applies only for dynamic messages. Default value is 87.)
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from CMSPlaceHolder.) | 
|  | Timeout | 
            Timeout of the information or changes saved message
             | 
|  | UseRelativePlaceHolder | 
            Indicates whether relative placeholder should be used to move original content
             | 
|  | WarningBasicCssClass | 
            Warning message basic CSS class
             | 
|  | WarningDescription | 
            Warning message description
             | 
|  | WarningLabel | 
            Warning label.
             | 
|  | WarningText | 
            Warning message text
             | 
|  | WarningTimeout | 
            Timeout of the warning message
             | 
|  | WarningToolTip | 
            Warning message tooltip
             | 
|  | WrapperControlClientID | 
            Gets or sets the client control id of the wrapping control. Control offset and width is used to placeholder positioning
             | 
|  | WrapperControlID | 
            Gets or sets the control id of the wrapping control. Control offset and width is used to placeholder positioning
             | 
 See Also
See Also