WinFormsUIElementBase.Save Method
Saves the data of the external data part.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Public Sub Save
'Usage
Dim instance As WinFormsUIElementBase
instance.Save()
public void Save()