de la propiedad HtmlValidationContext.AllowReusableContent
Este miembro está reservado para uso interno y no debe usarse directamente desde el código.
Espacio de nombres: Microsoft.SharePoint.Publishing.Fields
Ensamblado: Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)
Sintaxis
'Declaración
Public Property AllowReusableContent As Boolean
Get
Set
'Uso
Dim instance As HtmlValidationContext
Dim value As Boolean
value = instance.AllowReusableContent
instance.AllowReusableContent = value
public bool AllowReusableContent { get; set; }
Valor de propiedad
Tipo: System.Boolean