DataBinder.IsBindableType(Type) Method

Definition

Determines whether the specified data type can be bound.

C#
public static bool IsBindableType (Type type);

Parameters

type
Type

A Type that represents the data type to test.

Returns

true for types that can be automatically data bound in controls; otherwise, false.

Applies to

제품 버전
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1