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.
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies whether a hyperlink is allowed as a value of the field.
var value = SP.FieldMultiLineText.get_allowHyperlink();
SP.FieldMultiLineText.set_allowHyperlink(value);
Property Value
Type: Boolean