Compartir a través de


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

Reads an Action object from the metadata database, overwriting the current value of the fields of the object with whatever was present in the database.

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

Sintaxis

'Declaración
Public Overrides Sub Read
'Uso
Dim instance As Action

instance.Read
public override void Read ()

Comentarios

For example, if you change the name of an action and then call .Read on the Action object, the name will be reset to whatever is in the metadata database.

Vea también

Referencia

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