de la propiedad ToolPane.EncodeErrorText
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property EncodeErrorText As Boolean
Get
Set
'Uso
Dim instance As ToolPane
Dim value As Boolean
value = instance.EncodeErrorText
instance.EncodeErrorText = value
public bool EncodeErrorText { get; set; }
Valor de propiedad
Tipo: System.Boolean