CSSHelperGetMaxHeightExpression Method |
Gets the CSS expression to limit the max Height of the element.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetMaxHeightExpression(
int height
)
Parameters
- height
- Type: SystemInt32
Max Height
Return Value
Type:
StringSee Also