CustomPartEditorBase.OnSaveContent Method

Namespace: BBNCExtensions.Parts
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public virtual bool OnSaveContent(
	bool bDialogIsClosing = true
)

Parameters

bDialogIsClosing (Optional)
Type: System.Boolean

Return Value

Type: Boolean

Implements

ICustomPartDesignControl.OnSaveContent(Boolean)