DataSourceExpressionCollection.GetKnownTypes Method ()

.NET Framework (current version)
 

Gets an array of data source expression objects that the DataSourceExpressionCollection object can contain.

Namespace:   System.Web.UI.WebControls.Expressions
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

override GetKnownTypes : unit -> Type[]

Return Value

Type: System.Type[]

An ordered array of data source expression objects that the data source collection can contain.

.NET Framework
Available since 4.0
Return to top
Show: