de la propiedad TaxonomyWebTaggingControl.IsIncludeDeprecated
Obtiene o establece si este control se resolverá en desuso Term objetos.
Espacio de nombres: Microsoft.SharePoint.Taxonomy
Ensamblado: Microsoft.SharePoint.Taxonomy (en Microsoft.SharePoint.Taxonomy.dll)
Sintaxis
'Declaración
Public Property IsIncludeDeprecated As Boolean
Get
Set
'Uso
Dim instance As TaxonomyWebTaggingControl
Dim value As Boolean
value = instance.IsIncludeDeprecated
instance.IsIncludeDeprecated = value
public bool IsIncludeDeprecated { get; set; }
Valor de propiedad
Tipo: System.Boolean
Un valor booleano que determina si este control resolverá frente a términos en desuso
Vea también
Referencia
clase TaxonomyWebTaggingControl