Creates new tab item object from array values.
Namespace: CMS.DocumentEngine.Web.UI.ConfigurationAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public static TabItem New(
string[] tabArray
)
Parameters
- tabArray
- Type: SystemString
Array
Return Value
Type:
TabItemSee Also