Class WizardConstants
Inheritance
System.Object
WizardConstants
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class WizardConstants
Fields
CssBreadCrumb
Declaration
public const string CssBreadCrumb = "rwzBreadCrumb"
Field Value
System.String
|
CssCancelButton
Declaration
public const string CssCancelButton = "rwzCancel"
Field Value
System.String
|
CssContent
Declaration
public const string CssContent = "rwzContent"
Field Value
System.String
|
CssContentWrapper
Declaration
public const string CssContentWrapper = "rwzContentWrapper"
Field Value
System.String
|
CssFinishButton
Declaration
public const string CssFinishButton = "rwzFinish"
Field Value
System.String
|
CssHidden
Declaration
public const string CssHidden = "rwzHidden"
Field Value
System.String
|
CssNav
CssNextButton
Declaration
public const string CssNextButton = "rwzNext"
Field Value
System.String
|
CssPreviousButton
Declaration
public const string CssPreviousButton = "rwzPrevious"
Field Value
System.String
|
CssProgressBar
Declaration
public const string CssProgressBar = "rwzProgressBar"
Field Value
System.String
|
CssWizard
Declaration
public const string CssWizard = "RadWizard RadWizard"
Field Value
System.String
|
CssWizardButton
Declaration
public const string CssWizardButton = "rwzButton"
Field Value
System.String
|
CssWizardLi
Declaration
public const string CssWizardLi = "rwzLI"
Field Value
System.String
|
CssWizardStep
Declaration
public const string CssWizardStep = "rwzStep"
Field Value
System.String
|
WizardKey
Declaration
public const string WizardKey = "RadWizard"
Field Value
System.String
|
WizardStepKey
Declaration
public const string WizardStepKey = "RadWizardStep"
Field Value
System.String
|