Class BootstrapHelper
- Namespace
- JJMasterData.Core.UI
- Assembly
- JJMasterData.Core.dll
Helper to Bootstrap strings, everything defaults to version 5. Supports Bootstrap 3,4 and 5
public static class BootstrapHelper
- Inheritance
-
BootstrapHelper
- Inherited Members
Fields
BtnDefault
public static readonly string BtnDefault
Field Value
CenterBlock
public static readonly string CenterBlock
Field Value
Close
public static readonly string Close
Field Value
CloseButtonTimes
public static readonly string CloseButtonTimes
Field Value
DataDismiss
public static readonly string DataDismiss
Field Value
DataToggle
public static readonly string DataToggle
Field Value
FormGroup
public static readonly string FormGroup
Field Value
FormHorizontal
public static readonly string FormHorizontal
Field Value
HasError
public static readonly string HasError
Field Value
InputGroupAddon
public static readonly string InputGroupAddon
Field Value
InputGroupBtn
public static readonly string InputGroupBtn
Field Value
Label
public static readonly string Label
Field Value
LabelDanger
public static readonly string LabelDanger
Field Value
LabelDefault
public static readonly string LabelDefault
Field Value
LabelSuccess
public static readonly string LabelSuccess
Field Value
LabelWarning
public static readonly string LabelWarning
Field Value
MarginLeft
public static readonly string MarginLeft
Field Value
MarginRight
public static readonly string MarginRight
Field Value
PageHeader
public static readonly string PageHeader
Field Value
PanelBody
public static readonly string PanelBody
Field Value
PanelGroup
public static readonly string PanelGroup
Field Value
PanelTitle
public static readonly string PanelTitle
Field Value
PullLeft
public static readonly string PullLeft
Field Value
PullRight
public static readonly string PullRight
Field Value
Show
public static readonly string Show
Field Value
TextLeft
public static readonly string TextLeft
Field Value
TextRight
public static readonly string TextRight
Field Value
Version
public static readonly int Version
Field Value
Methods
GetCloseModalScript(string)
public static string GetCloseModalScript(string modalCssId)
Parameters
modalCssId
string
Returns
GetDataDismiss(string)
public static string GetDataDismiss(string value)
Parameters
value
string
Returns
GetDataToggle(string)
public static string GetDataToggle(string value)
Parameters
value
string
Returns
GetModalScript(string)
public static string GetModalScript(string modalCssId)
Parameters
modalCssId
string
Returns
GetPanel(string)
public static string GetPanel(string className)
Parameters
className
string
Returns
GetPanelHeading(string)
public static string GetPanelHeading(string className)
Parameters
className
string