Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/sharepoint/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# EditProfile.aspx的RenderTemplates-哪个RenderTemplate使用MySite?_C#_Sharepoint_Sharepoint 2007_Moss - Fatal编程技术网

C# EditProfile.aspx的RenderTemplates-哪个RenderTemplate使用MySite?

C# EditProfile.aspx的RenderTemplates-哪个RenderTemplate使用MySite?,c#,sharepoint,sharepoint-2007,moss,C#,Sharepoint,Sharepoint 2007,Moss,我正在更换MOSS中的默认文本编辑器。因此,我发现在常规网站上的改变是有益的,但在MySite的收藏中却没有 正在EditProfile.aspx页面中查找Richtextbox(ProfileEditor)的渲染模板EditProfile.aspx具有ProfileEditorXXXX。我知道DefaultTemplates.ascx将为常规网站集呈现模板() 所以现在我需要知道哪个RenderTemplate使用MySite。我必须在MySite中替换Richtext

我正在更换MOSS中的默认文本编辑器。因此,我发现在常规网站上的改变是有益的,但在MySite的收藏中却没有

正在EditProfile.aspx页面中查找Richtextbox(ProfileEditor)的渲染模板<代码>EditProfile.aspx具有ProfileEditorXXXX。我知道DefaultTemplates.ascx将为常规网站集呈现模板
()

所以现在我需要知道哪个RenderTemplate使用MySite。我必须在MySite中替换
Richtext