: MessagePanel (Clase) (Microsoft.SharePoint.Portal.WebControls)
Esta clase y sus miembros se reservan para uso interno y no están diseñados para usarse en su código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class MessagePanel
Inherits WebControl
'Uso
Dim instance As MessagePanel
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)]
public sealed class MessagePanel : WebControl
Jerarquía de herencia
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.Portal.WebControls.MessagePanel
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
MessagePanel (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)