Table of Contents

Class JJLinkButtonGroup

Namespace
JJMasterData.Core.UI.Components
Assembly
JJMasterData.Core.dll
public class JJLinkButtonGroup : HtmlComponent
Inheritance
JJLinkButtonGroup
Inherited Members

Constructors

JJLinkButtonGroup(IStringLocalizer<MasterDataResources>)

public JJLinkButtonGroup(IStringLocalizer<MasterDataResources> stringLocalizer)

Parameters

stringLocalizer IStringLocalizer<MasterDataResources>

Properties

Actions

Actions of input

public List<JJLinkButton> Actions { get; set; }

Property Value

List<JJLinkButton>

CaretText

public string CaretText { get; set; }

Property Value

string

MoreActionsText

public string MoreActionsText { get; set; }

Property Value

string

ShowAsButton

public bool ShowAsButton { get; set; }

Property Value

bool