Class MultidimensionalDataInput
- Namespace
- InSite.UI.Admin.Prototypes
- Assembly
- InSite.UI.dll
public class MultidimensionalDataInput : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
MultidimensionalDataInput
- Implements
- Inherited Members
Constructors
MultidimensionalDataInput()
public MultidimensionalDataInput()
Fields
AddDimensionButton
AddDimensionButton control.
protected Button AddDimensionButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ApplyDimensionsButton
ApplyDimensionsButton control.
protected Button ApplyDimensionsButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ApplyMappingButton
ApplyMappingButton control.
protected Button ApplyMappingButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DataContainer
DataContainer control.
protected HtmlGenericControl DataContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DataInput
DataInput control.
protected HiddenField DataInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DataSection
DataSection control.
protected HtmlGenericControl DataSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DimensionRepeater
DimensionRepeater control.
protected Repeater DimensionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DimensionsHeader
DimensionsHeader control.
protected HtmlGenericControl DimensionsHeader
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DimensionsUpdatePanel
DimensionsUpdatePanel control.
protected UpdatePanel DimensionsUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MappingInput
MappingInput control.
protected HiddenField MappingInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MappingRepeater
MappingRepeater control.
protected Repeater MappingRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MappingUpdatePanel
MappingUpdatePanel control.
protected UpdatePanel MappingUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetDimensionValues()
protected string GetDimensionValues()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)