: ContactFieldControl (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
<XmlRootAttribute(Namespace:="urn:schemas-microsoft-com:contactfieldcontrol")> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class ContactFieldControl
Inherits CacheableWebPart
'Uso
Dim instance As ContactFieldControl
[XmlRootAttribute(Namespace="urn:schemas-microsoft-com:contactfieldcontrol")]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public class ContactFieldControl : CacheableWebPart
Jerarquía de herencia
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
System.Web.UI.WebControls.Panel
System.Web.UI.WebControls.WebParts.Part
System.Web.UI.WebControls.WebParts.WebPart
Microsoft.SharePoint.WebPartPages.WebPart
Microsoft.SharePoint.Portal.WebControls.WebPartLoc
Microsoft.SharePoint.Portal.WebControls.CacheableWebPart
Microsoft.SharePoint.Portal.WebControls.ContactFieldControl
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
ContactFieldControl (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)