I have a custom server control with a property of Title. When using the control, I\'d like to set the value of the title in the aspx page like so:
Try using databinding syntax: <%# PagePropertyValue %>
<%# PagePropertyValue %>