dw.suggest
Class SuggestedContent

dw.suggest.SuggestedContent
This class represents a suggested content page.
Use
getContent() method to get access to the actual
Content object.
content
:
Content
(Read Only)This method returns the actual
Content object corresponding to this suggested content.
This class does not have a constructor, so you cannot create it directly.
assign,
create,
create,
defineProperties,
defineProperty,
entries,
freeze,
fromEntries,
getOwnPropertyDescriptor,
getOwnPropertyNames,
getOwnPropertySymbols,
getPrototypeOf,
hasOwnProperty,
is,
isExtensible,
isFrozen,
isPrototypeOf,
isSealed,
keys,
preventExtensions,
propertyIsEnumerable,
seal,
setPrototypeOf,
toLocaleString,
toString,
valueOf,
values
getContent
This method returns the actual
Content object corresponding to this suggested content.
Returns:
the content object corresponding to this suggested content
© Copyright 2000-2023, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.