ICustomTabsConfigTab Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ICustomTabSetting Tab(
string name
)
Function Tab (
name As String
) As ICustomTabSetting
ICustomTabSetting^ Tab(
String^ name
)
abstract Tab :
name : string -> ICustomTabSetting
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:Ingeniux.CMS.ICustomTabsConfig.Tab(System.String)"]
Return Value
Type:
ICustomTabSetting[Missing <returns> documentation for "M:Ingeniux.CMS.ICustomTabsConfig.Tab(System.String)"]
See Also