SetDocsMetaInfo
SharePoint Team Services 1.1
SetDocsMetaInfo
The setDocsMetaInfo method provides the server with the standard meta info concerning the files in the service.
Syntax:
method=set docs meta info: server_extension_version &service_name=web_url &listHiddenDocs={true | false} &listLinkInfo=(true | false) &url_list=list_of_urls &metaInfoList=list_of_meta_info &errorFlags=(KeepGoing | StopOnFirst) &listFiles=(true | false) <&validateWelcomeNames=(true | false)>
Parameters
- service name
- listHiddenDocs
- listLinkInfo
- url_list
- metaInfoList
- errorFlags
- listFiles
- validateWelcomeNames
Decoded
POST /test4/_vti_bin/_vti_aut/author.dll HTTP/1.0 . . . method=set+doc+smeta+info:4.0.2.000 &url_list=[_themes/themes.inf] &metaInfoList=[[vti_version;SW|4.0.2.0000]] &errorFlags=stopOnFirst &listHiddenDocs=false &listFiles=true &listLinkInfo=true