  | OutputReplacerInsertGlobalParagraphs Method  | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static string InsertGlobalParagraphs(
	string html
)
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Shared Function InsertGlobalParagraphs ( 
	html As String
) As String
Parameters
- html
 - Type: SystemString
 
Return Value
Type: 
String
See Also