SocialNetworkHelper SFO

Properties

Methods

Method

Signature

Comments/Sample

addBookmark

void addBookmark(string title, string iconUrl, string targetUrl)

 

getBookmarks (1)

SocialNetworkBookmark getBookmarks(string pageTitle)

 

getBookmarks (2)

SocialNetworkBookmark getBookmarks(string pageTitle, string[ ] socialNetworkNames)

 

getTargetUrl

string getTargetUrl()

 

See Also