Table of Contents

Class DetailConfigurationLocationDescription

Namespace
InSite.UI.Admin.Accounts.Organizations.Controls
Assembly
InSite.UI.dll
public class DetailConfigurationLocationDescription : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
DetailConfigurationLocationDescription
Implements
Inherited Members

Constructors

DetailConfigurationLocationDescription()

public DetailConfigurationLocationDescription()

Fields

LocationDescription

LocationDescription control.

protected TextBox LocationDescription

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LocationEmail

LocationEmail control.

protected TextBox LocationEmail

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LocationPhone

LocationPhone control.

protected TextBox LocationPhone

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LocationTollFree

LocationTollFree control.

protected TextBox LocationTollFree

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LocationType

LocationType control.

protected ComboBox LocationType

Field Value

ComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

GetInputValues(OrganizationState)

public void GetInputValues(OrganizationState organization)

Parameters

organization OrganizationState

SetInputValues(OrganizationState)

public void SetInputValues(OrganizationState organization)

Parameters

organization OrganizationState