Вопрос

I create a Dynamic Data Site from a Template in Visual Studio 2010. The Page title says "Dynamic Data Site." How do I change this?

Thanks, CJ

Это было полезно?

Решение

I found this in <h1 Class="DDMainHeader">Dynamic Data Site</h1> in the Site.master file.

The sub heading "My Tables" can changed in the Default.aspx page in the <h2 class="DDSubHeader>My Tables</h2> line.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top