WebControlCSS.Convert
From Xojo Documentation
Shared Method
WebControlCSS.Convert(Stylesheet as String) As WebControlCSS()
Supported for all project types and targets.
Supported for all project types and targets.
Parses the supplied stylesheet and returns an array of WebControlCSS.
Shared Method
WebControlCSS.Convert(UserWebStyle as WebStyle) As WebControlCSS()
New in 2013r1
Supported for all project types and targets.
New in 2013r1
Supported for all project types and targets.
Converts a WebStyle object into one or more WebControlCSS objects.