Compartir a través de


de la propiedad TaxonomyWebTaggingControl.IsIncludeTermSetName

Obtiene y establece si este control se resolverá con los nombres de los nombres de objeto TermSet .

Espacio de nombres:  Microsoft.SharePoint.Taxonomy
Ensamblado:  Microsoft.SharePoint.Taxonomy (en Microsoft.SharePoint.Taxonomy.dll)

Sintaxis

'Declaración
Public Property IsIncludeTermSetName As Boolean
    Get
    Set
'Uso
Dim instance As TaxonomyWebTaggingControl
Dim value As Boolean

value = instance.IsIncludeTermSetName

instance.IsIncludeTermSetName = value
public bool IsIncludeTermSetName { get; set; }

Valor de propiedad

Tipo: System.Boolean
Si este control se resolverá con nombres de TermSet .

Vea también

Referencia

clase TaxonomyWebTaggingControl

Miembros TaxonomyWebTaggingControl

Espacio de nombres Microsoft.SharePoint.Taxonomy