: AddLibraryToolBarButton (Clase) (Microsoft.SharePoint.Portal.WebControls)
Obsoleto.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This control is obsolete.")> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class AddLibraryToolBarButton
Inherits ToolBarButton
'Uso
Dim instance As AddLibraryToolBarButton
[ObsoleteAttribute("This control is obsolete.")]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class AddLibraryToolBarButton : ToolBarButton
Jerarquía de herencia
System.Object
System.Web.UI.Control
Microsoft.SharePoint.Portal.WebControls.ToolBarButton
Microsoft.SharePoint.Portal.WebControls.AddLibraryToolBarButton
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
AddLibraryToolBarButton (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)