C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / Save Method / Save(String,Encoding) Method

In This Topic
Save(String,Encoding) Method
In This Topic
Saves an input panel definition into an XML file.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal fileName As String, _
   ByVal encoding As Encoding _
) 
 

Parameters

fileName
encoding
See Also