Dynamicweb 8 Documentation
Render(ConfigurableAddIn,String,Object,Hashtable) Method

Syntax
'Declaration
 
Public Overloads Overridable Function Render( _ 
   ByVal AddIn As ConfigurableAddIn, _ 
   ByVal Name As String, _ 
   ByVal Value As Object, _ 
   ByVal options As Hashtable _ 
) As String
public virtual string Render( 
   ConfigurableAddIn AddIn,
   string Name,
   object Value,
   Hashtable options 
)

Parameters

AddIn
Name
Value
options
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ParameterEditor Class
ParameterEditor Members
Overload List

Send Feedback