IDefaultFilterValue.DefaultValue property
Gets the default value.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property DefaultValue As String
Get
'Usage
Dim instance As IDefaultFilterValue
Dim value As String
value = instance.DefaultValue
string DefaultValue { get; }
Property value
Type: System.String