This tag defines a Silk TabItem component. It is a child of the silk:Tab tag and defines the tabs and its content.
Used as a container:
<silk:TabItem id="" title="" > Contains: text, HTML, and components </silk:TabItem>
*Required property.
The tabItem's unique identifier. Default Value: Empty.
Sets the tab title to show in the tab list. Require: yes Default Value: Empty.