Partager via


ActionStruct.IsOpenedInNewWindow - Propriété

Définit ou obtient une valeur si elle s'ouvre dans une nouvelle fenêtre.

Espace de noms :  Microsoft.SharePoint.BusinessData.SharedService
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property IsOpenedInNewWindow As Boolean
    Get
    Set
'Utilisation
Dim instance As ActionStruct
Dim value As Boolean

value = instance.IsOpenedInNewWindow

instance.IsOpenedInNewWindow = value
public bool IsOpenedInNewWindow { get; set; }

Valeur de propriété

Type : System.Boolean
true si elle s'ouvre dans une nouvelle fenêtre ; dans le cas contraire, false.

Voir aussi

Référence

ActionStruct classe

ActionStruct - Membres

Microsoft.SharePoint.BusinessData.SharedService - Espace de noms