Dynamicweb 8 Documentation
Renderer Class Members
Properties  Methods 


The following tables list the members exposed by Renderer.

Public Constructors
 NameDescription
Public ConstructorRenderer ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyPageIdGets or sets the page Id.  
Public PropertyParagraphIdGets or sets the paragraph Id.  
Public PropertyTagNamespaceGets or sets the tag namespace for all tags.  
Top
Protected Properties
 NameDescription
Protected PropertyValueConverterGets or sets the value converter.  
Top
Public Methods
 NameDescription
Public MethodRenderAreaItemRenders the given item.  
Public MethodRenderEditFormRenders item edit form.  
Public MethodRenderItemOverloaded. Renders the given item.  
Public MethodRenderItemsOverloaded. Renders items list.  
Public MethodRenderItemTypeOverloaded. Renders item type details.  
Public MethodRenderPagingRenders paging tags.  
Public MethodRenderValidationErrorRenders validation error.  
Public MethodRenderValueRenders the value.  
Top
Protected Methods
 NameDescription
Protected MethodGetFullTagNameReturns the full tag name.  
Protected MethodNormalizeTagPrefixNormalizes tag prefix by removing reduntnat "." and ":" and cleaning leading and trailing whitespaces.  
Protected MethodRenderGlobalTagsRenders global tags.  
Protected MethodRenderLinkRenders action link.  
Protected MethodRenderPagingLoopRender paging loop.  
Top
See Also

Reference

Renderer Class
Dynamicweb.Content.Items.Rendering Namespace

Send Feedback