Click or drag to resize
TabsAttributeElementName Property
Name of the UI element whose child UI elements should be loaded as tabs. If not specified, module root UI element is used.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string ElementName { get; set; }

Property Value

Type: String
See Also