FilterUserControlBase.ContextTypeName Property

 

Gets or sets the type of context that a table or data column is part of.

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

public string ContextTypeName { get; set; }

Property Value

Type: System.String

The name of the data source object to use to retrieve the data.

.NET Framework
Available since 3.5
Return to top
Show: