WinFormsUIElementBase.SaveCore 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
Protected MustOverride Sub SaveCore
'Usage
Me.SaveCore()
protected abstract void SaveCore()