'Declaration
Public Shared Function Parse( _ ByVal text As String _ ) As C1StyleBackgroundImage
public static C1StyleBackgroundImage Parse( string text )
Parameters
- text
- The text to parse.
Return Value
The parsed background-image. If not succeeded returns null.