public static HtmlString GetBackgroundStyle(
string wallpaperData
)Public Shared Function GetBackgroundStyle (
wallpaperData As String
) As HtmlStringpublic:
static HtmlString^ GetBackgroundStyle(
String^ wallpaperData
)static member GetBackgroundStyle :
wallpaperData : string -> HtmlString