PagePropertiesWizTemplate_aspx_WizardSummaryCaption Property |
Provides the caption for use in the wizard's running summary.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string WizTemplate_aspx_WizardSummaryCaption { get; }
ReadOnly Property WizTemplate_aspx_WizardSummaryCaption As String
Get
Property Value
Type:
StringProvides the caption for use in the wizard's running summary.
Remarks Note |
---|
This property supports localization. |
See Also