Compartir a través de


: CategoryPicker.AnchorID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the identifier of the anchor area from which to anchor the listings.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property AnchorID As String
'Uso
Dim instance As CategoryPicker
Dim value As String

value = instance.AnchorID

instance.AnchorID = value
public string AnchorID { get; set; }

Valor de propiedad

String. The identifier of the anchor from which to anchor the listings.

Vea también

Referencia

CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)