Click or drag to resize
TabsAttribute Properties

The TabsAttribute type exposes the following members.

Properties
  NameDescription
Public propertyContainsMacro
If true, the attribute contains macros
(Inherited from AbstractAttribute.)
Public propertyElementName
Name of the UI element whose child UI elements should be loaded as tabs. If not specified, module root UI element is used.
Public propertyExistingObject
If True, attribute is applied only when edited object is defined.
(Inherited from AbstractAttribute.)
Public propertyModuleName
Name of the module from which the UI elements should be loaded as tabs.
Public propertyNewObject
If True, attribute is applied only when edited object is not defined.
(Inherited from AbstractAttribute.)
Public propertyTargetFrame
Target URL for the breadcrumb item.
Top
See Also