jellison
-
10/25/2012 11:23:28 AM
RE:CMS.SiteProvider.CustomTableItem 'DataRow' property
Thanks for the quick reply.
I actually did search...a lot! :)
I found that post, but it was in context to TreeNode. I was hoping CustomTableItem was different. I need the entire DataRow, not just individual properties. I guess I can just use GetItems as a work around since it returns a DataSet. It just seems cleaner code-wise to use GetItem.
Cheers, Jason
|