francis.harvey-irisco
-
9/7/2010 9:18:08 AM
Can't find namespace of my control
Hi,
i want to cast the SourceFilterControl of my custom CRMDataSource to the specific CrmFilterControl i've made to access properties and controls of the filter!!
like
this.SourceFilterControl as CMSWebParts_CrmIntegration_CrmFilter
The compiler in VisualStudio dont know it
I try to make a custom namespace to put my sourcecontrol and filter together but that doesnt work...
Someone have any idea?
Thanks
|