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; }
ReadOnly Property WizTemplate_aspx_Finish_Caption As String
Get
Property Value
Type:
StringThe caption to use on the Finish/Save button on this wizard page.
Remarks Note |
---|
This property supports localization. |
See Also