Freigeben über


ContentByQueryWebPart.UseCopyUtil-Eigenschaft

Ruft ab oder legt fest, ob die URL für Elemente die View-Eigenschaft Seite verwenden soll.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property UseCopyUtil As Boolean
    Get
    Set
'Usage
Dim instance As ContentByQueryWebPart
Dim value As Boolean

value = instance.UseCopyUtil

instance.UseCopyUtil = value
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public bool UseCopyUtil { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ContentByQueryWebPart Klasse

ContentByQueryWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace

ContentByQueryWebPart