Dynamicweb 8 Documentation
SaveEncodingCodePage Property

Syntax
'Declaration
 
<AddInParameterGroupAttribute("Save configuration")> 
<AddInParameterAttribute("SaveInCSVFile.Encoding")> 
<AddInParameterEditorAttribute(EditorType=Dynamicweb.Extensibility.Editors.DropDownParameterEditor, Options="NewGUI=true;SortBy=Value;none=False")> 
<AddInLabelAttribute("Encoding")> 
Public Property SaveEncodingCodePage As Integer
[AddInParameterGroupAttribute("Save configuration")] 
[AddInParameterAttribute("SaveInCSVFile.Encoding")] 
[AddInParameterEditorAttribute(EditorType=Dynamicweb.Extensibility.Editors.DropDownParameterEditor, Options="NewGUI=true;SortBy=Value;none=False")] 
[AddInLabelAttribute("Encoding")] 
public int SaveEncodingCodePage {get; set;}
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

SaveInCSVFile Class
SaveInCSVFile Members

Send Feedback