Table of Contents

Class JJLabel

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

Properties

IsRequired

public bool IsRequired { get; set; }

Property Value

bool

LabelFor

public string LabelFor { get; set; }

Property Value

string

RequiredText

public string RequiredText { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string

Tooltip

public string Tooltip { get; set; }

Property Value

string