Class OutlineEdit
public class OutlineEdit : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
OutlineEdit
- Implements
- Inherited Members
Constructors
OutlineEdit()
public OutlineEdit()
Fields
Code
Code control.
protected TextBox Code
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreateButton
CreateButton control.
protected Button CreateButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreatorStatus
CreatorStatus control.
protected Alert CreatorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreatorTitles
CreatorTitles control.
protected TextBox CreatorTitles
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreatorTypeRepeater
CreatorTypeRepeater control.
protected Repeater CreatorTypeRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CreditIdentifier
CreditIdentifier control.
protected TextBox CreditIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteButton
DeleteButton control.
protected DeleteButton DeleteButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorContainer
EditorContainer control.
protected Container EditorContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Header
Header control.
protected HtmlGenericControl Header
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IndentButton
IndentButton control.
protected Button IndentButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsPractical
IsPractical control.
protected CheckBox IsPractical
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsTheory
IsTheory control.
protected CheckBox IsTheory
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LevelCode
LevelCode control.
protected TextBox LevelCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LevelType
LevelType control.
protected TextBox LevelType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MajorVersion
MajorVersion control.
protected TextBox MajorVersion
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MinorVersion
MinorVersion control.
protected TextBox MinorVersion
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutdentButton
OutdentButton control.
protected Button OutdentButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderCancelButton
ReorderCancelButton control.
protected CancelButton ReorderCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderContainer
ReorderContainer control.
protected Container ReorderContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderRepeater
ReorderRepeater control.
protected Repeater ReorderRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderSaveButton
ReorderSaveButton control.
protected SaveButton ReorderSaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderStartButton
ReorderStartButton control.
protected Button ReorderStartButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderState
ReorderState control.
protected HiddenField ReorderState
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StandardType
StandardType control.
protected StandardTypeComboBox StandardType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Summary
Summary control.
protected TextBox Summary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Title
Title control.
protected TextBox Title
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
LoadData(int, bool)
public bool LoadData(int asset, bool canDelete)
Parameters
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Events
Updated
public event EventHandler Updated