[To be supplied.]
[Visual Basic] Public Shared Function IsBindableType( _ ByVal type As Type _ ) As Boolean [C#] public static bool IsBindableType( Type type ); [C++] public: static bool IsBindableType( Type* type ); [JScript] public static function IsBindableType( type : Type ) : Boolean;
BaseDataList Class | BaseDataList Members | System.Web.UI.WebControls Namespace