Stories recently tagged with 'Parameter'

Creating custom parameter classes for DataSource controls(mikeoff.blogspot.com)

submitted by mikeonmikeon(5200) 5 years, 11 months ago

In the .NET Framework there is no way to declaratively provide a parameter to DataSource control so that the value is taken from the page property on which the DataSource control is placed. You can however create your own parameter class. Find out more... read more...

add a comment |category: |Views: 2

tags: another