list themes Method

Returns a list of the themes applied to the selected Web site.

Syntax

method=list themes:server_extension_version
&service_name=/&lcid=language_code

Parameters

service name

lcid

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=list+themes:6.0.n.nnnn
&service_name=/
&lcid=1033

Return Value

Success

message=successfully listed themes

Error

Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions from Microsoft. May also return the following error message specific to the list themes method.

message=could not list themes

Sample Return Code