FilterUserControlBase.InitialValue Property

 

Gets the initial value of the filter when the filter is populated.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

public string InitialValue { get; }

Property Value

Type: System.String

The initial value of the filter.

.NET Framework
Available since 3.5
Return to top
Show: