| 谈一谈编辑区域控件 Editor Zone | ||||
| ||||
| 顾名思义Editor控件必然用于编辑webpart。和其他控件一样,只能显示在Editor模式。通常有四个标准的模式 1。 Appearance Editor Part Title --- Web Part标题栏 Listing ShowAppearanceEditorPart.aspx
最后,我们应该注意PropertyGridEditorPart的下面三个属性。 Enumeration --是否显示 DropDownList control. Other Properties --是否显示 TextBox control. |
控件 Editor Zone
最新推荐文章于 2025-11-05 20:48:02 发布
本文介绍了四种标准的WebPart编辑控件:AppearanceEditorPart、BehaviorEditorPart、LayoutEditorPart和PropertyGridEditorPart,并提供了详细的使用示例。



113

被折叠的 条评论
为什么被折叠?



