Compartir a través de


: Action.GetNearestIndividuallySecurableMetadataObjectAncestor (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Returns the nearest individually securable ancestor of the action, which in this case is the Entity object.

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

Sintaxis

'Declaración
Protected Overrides Function GetNearestIndividuallySecurableMetadataObjectAncestor As IndividuallySecurableMetadataObject
'Uso
Dim returnValue As IndividuallySecurableMetadataObject

returnValue = Me.GetNearestIndividuallySecurableMetadataObjectAncestor
protected override IndividuallySecurableMetadataObject GetNearestIndividuallySecurableMetadataObjectAncestor ()

Valor devuelto

The entity the action belongs to.

Vea también

Referencia

Action (Clase)
Action (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)