RestClient PutThemeFile Method
Overload List

  Name Description
Public method PutThemeFile(String, Stream, String)
Uploads a theme file from a stream.
Public method PutThemeFile(String, String, String)
Uploads a theme from from the specified file path.
Back to Top
See Also