How do you include a value assigned to a hidden element to a button Postbackurl. I have attempted the following code without success?
PostBackUrl='String.Format("~/MyProject/AdminManager - Copy/Messaging/Pictures.aspx?id={0}", <%=MessageID.Value %>)'