Show / Hide Table of Contents

Class WizardDialogContext

Inheritance
Object
ContextBase
WizardDialogContext
Inherited Members
ContextBase._contextType
ContextBase._clientId
ContextBase._htmlElement
ContextBase._containerId
ContextBase._clientScript
ContextBase._offsetTop
ContextBase.ToString()
ContextBase.OffsetTop
ContextBase.ClientScript
ContextBase.ContainerId
ContextBase.HtmlElement
ContextBase.ContextType
ContextBase.ClientID
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.ScriptObjects
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class WizardDialogContext : ContextBase

Constructors

WizardDialogContext()

Declaration
public WizardDialogContext()

Properties

CurrentViewIndex

Declaration
public int CurrentViewIndex { get; set; }
Property Value
Type Description
Int32

DisplayViewFunction

Declaration
public string DisplayViewFunction { get; set; }
Property Value
Type Description
String

LastViewIndex

Declaration
public int LastViewIndex { get; set; }
Property Value
Type Description
Int32

NextButtonId

Declaration
public string NextButtonId { get; set; }
Property Value
Type Description
String

NextClickFunction

Declaration
public string NextClickFunction { get; set; }
Property Value
Type Description
String

NumberOfViews

Declaration
public int NumberOfViews { get; set; }
Property Value
Type Description
Int32

OnOKClickFunction

Declaration
public string OnOKClickFunction { get; set; }
Property Value
Type Description
String

PreviousButtonId

Declaration
public string PreviousButtonId { get; set; }
Property Value
Type Description
String

PreviousClickFunction

Declaration
public string PreviousClickFunction { get; set; }
Property Value
Type Description
String

SetMainTextFunction

Declaration
public string SetMainTextFunction { get; set; }
Property Value
Type Description
String

SetSubTextFunction

Declaration
public string SetSubTextFunction { get; set; }
Property Value
Type Description
String

ViewPanels

Declaration
public string[] ViewPanels { get; set; }
Property Value
Type Description
String[]

WizardLabelsId

Declaration
public string WizardLabelsId { get; set; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top