Class SuggestedContent
dw.suggest
Class SuggestedContent
Object
dw.suggest.SuggestedContent
This class represents a suggested content page. Use getContent() method to get access to the actual Content object.
Properties
content  :  Content  (Read Only)
This method returns the actual Content object corresponding to this suggested content.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getContent() : Content
This method returns the actual Content object corresponding to this suggested content.
Method Detail
getContent
getContent() : Content
This method returns the actual Content object corresponding to this suggested content.
Returns:
the content object corresponding to this suggested content