Skip to content

TabAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Sets a tab for a form field.

public TabAttribute(string value)
parameter description
value The value.

Remarks

Initializes a new instance of the TabAttribute class.

See Also