summaryT:DotNetNuke.Modules.Taxonomy.Views.CreateVocabulary
Namespace: DotNetNuke.Modules.Taxonomy.ViewsAssembly: DotNetNuke.Modules.Taxonomy (in DotNetNuke.Modules.Taxonomy.dll)
Syntax
C# |
---|
[PresenterBindingAttribute(typeof(CreateVocabularyPresenter))] public class CreateVocabulary : ModuleView<CreateVocabularyModel>, ICreateVocabularyView, IModuleView<CreateVocabularyModel>, IModuleViewBase, IView, IView<CreateVocabularyModel> |
Visual Basic |
---|
<PresenterBindingAttribute(GetType(CreateVocabularyPresenter))> Public Class CreateVocabulary Inherits ModuleView(Of CreateVocabularyModel) Implements ICreateVocabularyView, IModuleView(Of CreateVocabularyModel), IModuleViewBase, IView, IView(Of CreateVocabularyModel) |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.UI.Modules..::..ModuleUserControlBase
DotNetNuke.Web.Mvp..::..ModuleViewBase
DotNetNuke.Web.Mvp..::..ModuleView<(Of <(<'CreateVocabularyModel>)>)>
DotNetNuke.Modules.Taxonomy.Views..::..CreateVocabulary
System.Web.UI..::..Control
System.Web.UI..::..TemplateControl
System.Web.UI..::..UserControl
DotNetNuke.UI.Modules..::..ModuleUserControlBase
DotNetNuke.Web.Mvp..::..ModuleViewBase
DotNetNuke.Web.Mvp..::..ModuleView<(Of <(<'CreateVocabularyModel>)>)>
DotNetNuke.Modules.Taxonomy.Views..::..CreateVocabulary