15.08.2013 Views

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

Ektron® eWebEditPro Developer's Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Integrating <strong>eWebEditPro</strong> with ASP.NET<br />

7. Drag and drop the <strong>eWebEditPro</strong> control file into your form.<br />

8. Enlarge the size of the control file. (See illustration below.)<br />

9. Write the code-behind code to access the content. Here is an example.<br />

private void Page_Load(object sender, System.EventArgs e)<br />

{<br />

// Put user code to initialize the page here<br />

EWebEditProControl1.Text = "This is an initial content.";<br />

}<br />

<strong>Ektron®</strong> <strong>eWebEditPro</strong> Developer’s <strong>Reference</strong> <strong>Guide</strong>, Release 5.1, Revision 1 546

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!