Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I was wondering when I insert a web part zone into a page layout, it sets the zone ID with a long ID something like ...

g_43F9D5595771428399C207E33FDC92DC

Is there a reason for this or should I give it my own meaningful ID?

Thanks

Mike

share|improve this question

1 Answer

up vote 1 down vote accepted

Is this in designer? I presume so, the only stipulation is zoneIDs are unique, and that is all Designer is doing. I always make mine unique and meaningful, topZone, middleZone etc.

(If it is designer please add designer and year 2010, 2013 etc to your tags)

share|improve this answer
Thanks buddy ... much appreciated – mdumka Nov 26 '12 at 20:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.