Click or drag to resize

PagePropertiesWizTemplate_aspx_Finish_Caption Property

The caption to use on the Finish/Save button on this wizard page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string WizTemplate_aspx_Finish_Caption { get; }

Property Value

Type: String
The caption to use on the Finish/Save button on this wizard page.
Remarks
Note Note
This property supports localization.
See Also