Helper to configure a CurrencyEditor.
public CurrencyEditorWrapper CurrencyEditor(
System.string ,
System.string ,
System.object ,
System.object
)
'Declaration
Public Overloads Function CurrencyEditor( _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Object, _
ByVal As System.Object _
) As CurrencyEditorWrapper
Parameters
- id
- ID of control and name of field.
- name
- Name of the filed input.
- value
- Editor value
- htmlAttributes
- Setter for HtmlAttributes property
Return Value
New instance of CurrencyEditorWrapper
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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