| Visual Basic (Declaration) | |
|---|---|
Function GenerateInnerXhtml( _ ByVal formattedTextArea As ILayoutArea _ ) As System.String  | |
| C# | |
|---|---|
System.string GenerateInnerXhtml( ILayoutArea formattedTextArea )  | |
Parameters
- formattedTextArea
 - The layout area to return the Xhtml for.