Class Translate
public class Translate : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Translate
- Implements
- Inherited Members
Constructors
Translate()
public Translate()
Fields
ComparisonStatus
ComparisonStatus control.
protected Alert ComparisonStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FieldCount
FieldCount control.
protected Label FieldCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FromLanguage
FromLanguage control.
protected Literal FromLanguage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageCount
PageCount control.
protected Label PageCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageRepeater
PageRepeater control.
protected Repeater PageRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionCount
QuestionCount control.
protected Label QuestionCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyFieldRepeater
SurveyFieldRepeater control.
protected Repeater SurveyFieldRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ToLanguage
ToLanguage control.
protected LanguageComboBox ToLanguage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TranslationSection
TranslationSection control.
protected HtmlGenericControl TranslationSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TranslationWindow
TranslationWindow control.
protected TranslationWindow TranslationWindow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdateButton
UpdateButton control.
protected Button UpdateButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
_languageSelected
protected bool _languageSelected
Field Value
Properties
Survey
protected SurveyForm Survey { get; }
Property Value
SurveyID
protected Guid? SurveyID { get; }
Property Value
- Guid?
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)