Class ModuleTreeView
public class ModuleTreeView : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ModuleTreeView
- Implements
- Inherited Members
Constructors
ModuleTreeView()
public ModuleTreeView()
Fields
ActionCommandsDropDown
ActionCommandsDropDown control.
protected DropDownButton ActionCommandsDropDown
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CollapseAllButton
CollapseAllButton control.
protected Button CollapseAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpandAllButton
ExpandAllButton control.
protected Button ExpandAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HistoryButton
HistoryButton control.
protected Button HistoryButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleAssessmentCreateLink
ModuleAssessmentCreateLink control.
protected HyperLink ModuleAssessmentCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleCommandsContainer
ModuleCommandsContainer control.
protected HtmlGenericControl ModuleCommandsContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleDocumentCreateLink
ModuleDocumentCreateLink control.
protected HyperLink ModuleDocumentCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleEditLink
ModuleEditLink control.
protected HtmlAnchor ModuleEditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleLessonCreateLink
ModuleLessonCreateLink control.
protected HyperLink ModuleLessonCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleLinkCreateLink
ModuleLinkCreateLink control.
protected HyperLink ModuleLinkCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleQuizCreateLink
ModuleQuizCreateLink control.
protected HyperLink ModuleQuizCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleRepeater
ModuleRepeater control.
protected Repeater ModuleRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleSurveyCreateLink
ModuleSurveyCreateLink control.
protected HyperLink ModuleSurveyCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ModuleVideoCreateLink
ModuleVideoCreateLink control.
protected HyperLink ModuleVideoCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReorderActivityState
ReorderActivityState control.
protected HiddenField ReorderActivityState
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.
ReorderModuleState
ReorderModuleState control.
protected HiddenField ReorderModuleState
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.
ReorderState
ReorderState control.
protected HiddenField ReorderState
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShowMetadata
ShowMetadata control.
protected CheckBox ShowMetadata
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Tree
Tree control.
protected HtmlGenericControl Tree
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TreeReorder
TreeReorder control.
protected HtmlGenericControl TreeReorder
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TreeReorderWrapper
TreeReorderWrapper control.
protected Container TreeReorderWrapper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TreeWrapper
TreeWrapper control.
protected Container TreeWrapper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitAssessmentCreateLink
UnitAssessmentCreateLink control.
protected HyperLink UnitAssessmentCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitComboBox
UnitComboBox control.
protected UnitComboBox UnitComboBox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitComboBoxWrapper
UnitComboBoxWrapper control.
protected HtmlGenericControl UnitComboBoxWrapper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitCommandWrapper
UnitCommandWrapper control.
protected HtmlGenericControl UnitCommandWrapper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitCommandsContainer
UnitCommandsContainer control.
protected HtmlGenericControl UnitCommandsContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitDocumentCreateLink
UnitDocumentCreateLink control.
protected HyperLink UnitDocumentCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitEditLink
UnitEditLink control.
protected HtmlAnchor UnitEditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitLessonCreateLink
UnitLessonCreateLink control.
protected HyperLink UnitLessonCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitLinkCreateLink
UnitLinkCreateLink control.
protected HyperLink UnitLinkCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitQuizCreateLink
UnitQuizCreateLink control.
protected HyperLink UnitQuizCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitSurveyCreateLink
UnitSurveyCreateLink control.
protected HyperLink UnitSurveyCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnitVideoCreateLink
UnitVideoCreateLink control.
protected HyperLink UnitVideoCreateLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
ActivityIdentifier
protected Guid ActivityIdentifier { get; set; }
Property Value
CourseIdentifier
protected Guid CourseIdentifier { get; }
Property Value
NewModuleClicked
public EventHandler NewModuleClicked { get; set; }
Property Value
ShowMetadataChecked
protected bool ShowMetadataChecked { get; }
Property Value
UnitIdentifier
protected Guid UnitIdentifier { get; set; }
Property Value
Methods
BindModelToControls(Course, Guid, Guid, bool, string)
public void BindModelToControls(Course model, Guid unit, Guid activity, bool isPublished, string previewUrl)
Parameters
CreateMetadataHtml(object)
protected string CreateMetadataHtml(object activityIdentifier)
Parameters
activityIdentifierobject
Returns
CreateMetadataHtmlForModule(object)
protected string CreateMetadataHtmlForModule(object moduleIdentifier)
Parameters
moduleIdentifierobject
Returns
GetTypeIconName(string)
protected static string GetTypeIconName(string type)
Parameters
typestring
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)