Compartilhar via


IDefaultFilterValue.DefaultValue property

Obtém o valor padrão.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
ReadOnly Property DefaultValue As String
    Get
'Uso
Dim instance As IDefaultFilterValue
Dim value As String

value = instance.DefaultValue
string DefaultValue { get; }

Property value

Type: System.String

Ver também

Referência

IDefaultFilterValue interface

IDefaultFilterValue members

Microsoft.SharePoint.WebPartPages namespace