ConnectApi.UserProfileTab Class

Information about a profile tab.

Name Type Descriptio Available Version
id String The tab’s unique identifier or 18–character ID 29.0
isDefault Boolean Specifies if the tab appears first when clicking the user profile (true) or not (false) 29.0
tabType ConnectApi.​UserProfile​TabType Enum Specifies the type of tab
  • CustomVisualForce—Tab that displays data from a Visualforce page.
  • CustomWeb—Tab that displays data from any external Web-based application or Web page.
  • Element—Tab that displays generic content inline.
  • Feed—Tab that displays the Chatter feed.
  • Overview—Tab that displays user details.
29.0
tabUrl String The current tab’s content URL (for non built-in tab types) 29.0
Previous
Next