Action.IsOpenedInNewWindow, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets a value indicating whether the action URL should be opened in a new browser window.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsOpenedInNewWindow As Boolean
'Utilisation
Dim instance As Action
Dim value As Boolean
value = instance.IsOpenedInNewWindow
public bool IsOpenedInNewWindow { get; }
Valeur de la propriété
true if the action URL should be opened in a new window; otherwise false.
Voir aussi
Référence
Action, classe
Membres Action
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms