Version

RendererBase Class Members

The following tables list the members exposed by RendererBase.

Public Fields
 NameDescription
Public FieldincharInchar string.  
Public Fieldlevel  
Public FieldnewLineNew line string.  
Public FieldoOutput.  
Public Methods
 NameDescription
Public MethodRenderRender control.  
Public MethodVisitObjectsPrepera to render control.  
Protected Methods
 NameDescription
Protected MethodborderStyleToStringReturn bs.ToString  
Protected MethodDrawTextWrite to html text for DownLevel Browser  
Protected Methodindent  
Protected Methodiw  
Protected MethodiwlOverloaded.   
Protected Methodoutdent  
Protected MethodRenderAttributesAppend to StringBuilder custom and standard attributes of WebControl such as: position, top, left, z-index, etc.
It is used within style=\"...\"
 
Protected Methodw  
Protected Methodwf  
Protected MethodwiOverloaded.   
Protected MethodwlOverloaded.   
Protected MethodWriteBorderOverloaded. Append border to StringBuilder  
Protected MethodWriteFontOverloaded.   
Protected MethodWriteFontNameAppend font name to StringBuilder  
Protected MethodWriteRectAppend Padding or Margin to StringBuilder for style=\"...\"  
Protected MethodwriteStylesOverloaded.   
See Also