: Action.IsOpenedInNewWindow (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets a value indicating whether the action URL should be opened in a new browser window.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property IsOpenedInNewWindow As Boolean
'Uso
Dim instance As Action
Dim value As Boolean
value = instance.IsOpenedInNewWindow
public bool IsOpenedInNewWindow { get; }
Valor de propiedad
true if the action URL should be opened in a new window; otherwise false.
Vea también
Referencia
Action (Clase)
Action (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)