Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPFieldMultiLineText.WikiLinking.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property WikiLinking As Boolean
Get
'Usage
Dim instance As HtmlField
Dim value As Boolean
value = instance.WikiLinking
public override bool WikiLinking { get; }
Property Value
Type: System.Boolean