summaryM:DotNetNuke.Modules.Taxonomy.Views.ICreateVocabularyView.BindVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Boolean)
Namespace: DotNetNuke.Modules.Taxonomy.ViewsAssembly: DotNetNuke.Modules.Taxonomy (in DotNetNuke.Modules.Taxonomy.dll)
Syntax
C# |
---|
void BindVocabulary( Vocabulary vocabulary, bool showScope ) |
Visual Basic |
---|
Sub BindVocabulary ( vocabulary As Vocabulary, showScope As Boolean ) |
Parameters
- vocabulary
- Type: DotNetNuke.Entities.Content.Taxonomy..::..Vocabulary
paramvocabularyM:DotNetNuke.Modules.Taxonomy.Views.ICreateVocabularyView.BindVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Boolean)
- showScope
- Type: System..::..Boolean
paramshowScopeM:DotNetNuke.Modules.Taxonomy.Views.ICreateVocabularyView.BindVocabulary(DotNetNuke.Entities.Content.Taxonomy.Vocabulary,System.Boolean)