Click or drag to resize

ITaskDialogArgsFooterContent Property

Text to show in task dialog footer, in most case an help message relative to the task dialog

Namespace:  EBP.Api.Interfaces.Dialogs
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string FooterContent { get; set; }

Property Value

Type: String
See Also