HTML content of the template editing frame (provided by the owner). Read-only property.
[Visual Basic] Public ReadOnly Property Content As String [C#] public string Content {get;} [C++] public: __property String* get_Content(); [JScript] public function get Content() : String;
The HTML content of the template editing frame.
TemplateEditingFrame Class | TemplateEditingFrame Members | System.Web.UI.Design Namespace