summaryT:DotNetNuke.Modules.Taxonomy.Views.ICreateVocabularyView
Namespace: DotNetNuke.Modules.Taxonomy.ViewsAssembly: DotNetNuke.Modules.Taxonomy (in DotNetNuke.Modules.Taxonomy.dll)
Syntax
C# |
---|
public interface ICreateVocabularyView : IModuleView<CreateVocabularyModel>, IModuleViewBase, IView, IView<CreateVocabularyModel> |
Visual Basic |
---|
Public Interface ICreateVocabularyView Inherits IModuleView(Of CreateVocabularyModel), IModuleViewBase, IView, IView(Of CreateVocabularyModel) |