共用方式為


ToolPane.EncodeErrorText property

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property EncodeErrorText As Boolean
    Get
    Set
'用途
Dim instance As ToolPane
Dim value As Boolean

value = instance.EncodeErrorText

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

Property value

Type: System.Boolean

請參閱

參照

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace