Class Tab
- Namespace
- Dynamicweb.CoreUI.Layout
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class Tab : UiComponentBase
- Inheritance
-
Tab
- Inherited Members
- Extension Methods
Constructors
Tab()
public Tab()
Tab(string)
public Tab(string name)
Parameters
name
string
Properties
Active
public bool Active { get; set; }
Property Value
DisplayName
public TranslatableString DisplayName { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Section
public Section Section { get; }
Property Value
TabId
public string TabId { get; }
Property Value
Methods
IsEmpty()
public bool IsEmpty()
Returns
Trim()
public void Trim()