|
-
Aug 4th, 2011, 05:14 PM
#1
Thread Starter
Addicted Member
DataBind Formview to function with progrmatic type
I'm trying to databind a formview to the following two functions.
Is there an easy way to do this?
ODS doesnt like the "of configtype as new"
Public Shared Function GetConfig(Of configtype As New)() As configtype
End Function
Public Shared Function SetConfig(ByVal configItem As Object) As Boolean
End Function
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|