recalc control Method

Applies to: SharePoint Foundation 2010

The setting of the recalc_op parameter instructs FrontPage Server Extensions from Microsoft to recalculate or not recalculate links, components (bots), and other dependencies in the Web site. It also can turn on and off automatic recalculation and text indexing for individual file uploads.

method=recalc control:server_extension_version
&service_name=/&recalc_op=(suspend|resume|recalc_now)

Parameters

service_name Parameter

recalc_op Parameter

Decoded

POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0
.
.
.
method=recalc+control:6.0.n.nnnn
&service_name=/
&recalc_op=suspend

See Also

Concepts

Server Versions for SharePoint Foundation