Click or drag to resize
FdfCredentialsDialogSaveDisplayed Property
Gets or sets if the save checkbox is displayed.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool SaveDisplayed { get; set; }

Property Value

Type: Boolean
Remarks
This value only has effect if Persist is true.
See Also