المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Webparts



C# Programming
12-23-2009, 02:01 PM
Iam new to webparts. I have a list control in a webzone as my webpart.
Now the web part title comes as untitled.

I can set the webpart title using
WebPartZone1.WebParts(0).Title = "MAIN MENU".

But this will fail if i move my webpart to other webpartzone. How can is set the
title even if i move to other webpart zone