ArifKhan
-
3/2/2010 1:05:43 AM
Programmatically Accessing a Webpart by its ID
In a webpart zone, I have 2 webparts. Can I get to the instance of one webpart from the other?
Say by using something like Page.FindControl() or similar to CMSControlsHelper.GetFilter but returning an instance of CMSAbstractWebPart.
Thanks!
|