Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Requests that Microsoft Windows SharePoint Services renders the Collaborative Application Markup Language (CAML) assigned to the post body of the form.
Syntax
<Method ID="Text">
<SetVar Name="Cmd">DisplayPost</SetVar>
<SetVar Name="PostBody">CAML</SetVar>
<SetVar Name="NextUsing">URL</SetVar>
<SetVar Name="XMLDATA">[TRUE|FALSE]</SetVar>
<SetVar Name="View">GUID</SetVar>
<Method>
Parameters
ID = "Text"
Name = "Cmd"
Name = "PostBody"
Name = "NextUsing"
Name = "XMLDATA"
Name = "View"
Decoded
<Method ID="0,DisplayPost">
<SetVar Name="Cmd">DisplayPost</SetVar>
<SetVar Name="PostBody"><ows:XML><ProjectProperty Select="Title"
NoURLEncode="TRUE"/></ows:XML></SetVar>
<SetVar Name="NextUsing">http://Server-Name/sites/Site_Name/Default.aspx</SetVar>
</Method>
Return Value
Success
Returns the code attribute, which is a signed-decimal representation of an HRESULT.
Error
Returns an XML-encoded Unicode (UTF-8) text string. For more information, see Error Message Format for Windows SharePoint Services.