IDefaultFilterValue.DefaultValue Property
Gets the default value.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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