Class LabelHelper
public static class LabelHelper
- Inheritance
-
LabelHelper
- Inherited Members
Methods
GetLabelContentText(string)
public static string GetLabelContentText(string attribute)
Parameters
attributestring
Returns
GetTranslation(string)
public static string GetTranslation(string attribute)
Parameters
attributestring
Returns
GetTranslation(string, bool, params object[])
public static string GetTranslation(string attribute, bool isMarkdown = false, params object[] args)
Parameters
Returns
GetTranslation(string, string, bool, params object[])
public static string GetTranslation(string attribute, string language, bool isMarkdown = false, params object[] args)