SP.FieldMultiLineText.wikiLinking Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies whether an implementation specific mechanism for linking wiki pages is supported.
var value = SP.FieldMultiLineText.get_wikiLinking();
Property Value
Type: Boolean
Applies To
Exceptions
- [System.NotSupportedException]
Value is changed, and the list is an external list. Error code: -1.
Remarks
It must be false if RichText is false.