Opens this frame for editing in the designer.
[Visual Basic] Public Sub Open() [C#] public void Open(); [C++] public: void Open(); [JScript] public function Open();
This initializes the frame first if necessary, and fills in the actual template content within the marked template sections. Finally, this makes the frame visible by placing the frame element in the view-linked markup.
TemplateEditingFrame Class | TemplateEditingFrame Members | System.Web.UI.Design Namespace