Class RadWizardStringId
RadWizard localization strings.
Inheritance
System.Object
RadWizardStringId
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadWizardStringId
Constructors
RadWizardStringId()
Declaration
public RadWizardStringId()
Fields
BackButtonText
Declaration
public const string BackButtonText = "BackButtonText"
Field Value
System.String
|
CancelButtonText
Declaration
public const string CancelButtonText = "CancelButtonText"
Field Value
System.String
|
FinishButtonText
Declaration
public const string FinishButtonText = "FinishButtonText"
Field Value
System.String
|
HelpButtonText
Declaration
public const string HelpButtonText = "HelpButtonText"
Field Value
System.String
|
NextButtonText
Declaration
public const string NextButtonText = "NextButtonText"
Field Value
System.String
|