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