Table of Contents

Class DetailConfigurationPlatform

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

Constructors

DetailConfigurationPlatform()

public DetailConfigurationPlatform()

Fields

AutomaticApproval

AutomaticApproval control.

protected CheckBox AutomaticApproval

Field Value

CheckBox

Remarks

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

AutomaticCompetencyExpirationDateFields

AutomaticCompetencyExpirationDateFields control.

protected HtmlGenericControl AutomaticCompetencyExpirationDateFields

Field Value

HtmlGenericControl

Remarks

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

AutomaticCompetencyExpirationDay

AutomaticCompetencyExpirationDay control.

protected TextBox AutomaticCompetencyExpirationDay

Field Value

TextBox

Remarks

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

AutomaticCompetencyExpirationMonth

AutomaticCompetencyExpirationMonth control.

protected TextBox AutomaticCompetencyExpirationMonth

Field Value

TextBox

Remarks

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

AutomaticCompetencyExpirationType

AutomaticCompetencyExpirationType control.

protected ComboBox AutomaticCompetencyExpirationType

Field Value

ComboBox

Remarks

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

ConvertProvinceAbbreviation

ConvertProvinceAbbreviation control.

protected CheckBox ConvertProvinceAbbreviation

Field Value

CheckBox

Remarks

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

LockPublishedQuestions

LockPublishedQuestions control.

protected BooleanComboBox LockPublishedQuestions

Field Value

BooleanComboBox

Remarks

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

SelfRegistrationStatus

SelfRegistrationStatus control.

protected ComboBox SelfRegistrationStatus

Field Value

ComboBox

Remarks

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

StandardContentLabels

StandardContentLabels control.

protected TextBox StandardContentLabels

Field Value

TextBox

Remarks

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

StandardContentLabelsRepeater

StandardContentLabelsRepeater control.

protected Repeater StandardContentLabelsRepeater

Field Value

Repeater

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