Differences Between WebPartTitleID Between ASP.NET Web Pages and Sharepoint Websites
when I refer to Microsoft.SharePoint.WebPartPages.WebPart the WebPartTitleID is generated on pages in the following format. WebPartTitleWPQ2
when i link to System.Web.UI.WebControls.WebParts.WebPart
The WebPartTitleID is generated on the following pages:
WebPartTitlectl00_m_g_cfe73da2_e9aa_44e3_aa10_b8a300837217
Is there a way to control this so I am getting the WPQ template in the asp.net web part?
+1
Darin bradford
a source
to share