Compartir a través de


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

Reads an ActionParameter 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 ActionParameter

instance.Read
public override void Read ()

Comentarios

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

Vea también

Referencia

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