CMSCssSettingsGetCSSQueryString Method (Boolean) |
Gets the query string for the given CSS settings
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public string GetCSSQueryString(
bool includeQuestionMark
)
Parameters
- includeQuestionMark
- Type: SystemBoolean
If true, the question mark is included
Return Value
Type:
StringSee Also