Class Details
public class Details : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
Details
- Implements
- Inherited Members
Constructors
Details()
public Details()
Fields
AggregateIdentifier
AggregateIdentifier control.
protected TextBox AggregateIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AggregateIdentifierValidator
AggregateIdentifierValidator control.
protected CustomValidator AggregateIdentifierValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AggregateType
AggregateType control.
protected ComboBox AggregateType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandData
CommandData control.
protected TextBox CommandData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandDescription
CommandDescription control.
protected TextBox CommandDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeSelector
CommandTypeSelector control.
protected ComboBox CommandTypeSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeSelectorNextView
CommandTypeSelectorNextView control.
protected Button CommandTypeSelectorNextView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeSelectorView
CommandTypeSelectorView control.
protected MultiFieldView CommandTypeSelectorView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeText
CommandTypeText control.
protected TextBox CommandTypeText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeTextNextView
CommandTypeTextNextView control.
protected Button CommandTypeTextNextView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandTypeTextView
CommandTypeTextView control.
protected MultiFieldView CommandTypeTextView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CustomCommandTypeValidator
CustomCommandTypeValidator control.
protected CustomValidator CustomCommandTypeValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DataJsonValidator
DataJsonValidator control.
protected CustomValidator DataJsonValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DataJsonValidatorEnabled
DataJsonValidatorEnabled control.
protected CheckBox DataJsonValidatorEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
IsEditor
public bool IsEditor { get; set; }
Property Value
Methods
GetInputValues(SerializedCommand)
public void GetInputValues(SerializedCommand command)
Parameters
commandSerializedCommand
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetInputValues(SerializedCommand)
public void SetInputValues(SerializedCommand command)
Parameters
commandSerializedCommand