When the user navigates in a page displayed in the placeholder and then it is removed and added in the visual tree (when in RadDocking for example) the original SourceUrl is displayed while ideally this should be the page that the user has navigated to. Update: You can fix this by setting the HTMLPlaceholder's KeepContentInMemory property to True.