WebPartPagesWebService.SaveWebPart2 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SaveWebPart2(System::String ^ pageUrl, Guid storageKey, System::String ^ webPartXml, Microsoft::SharePoint::WebPartPages::Storage storage, bool allowTypeChange);
[System.Web.Services.WebMethod]
public void SaveWebPart2 (string pageUrl, Guid storageKey, string webPartXml, Microsoft.SharePoint.WebPartPages.Storage storage, bool allowTypeChange);
member this.SaveWebPart2 : string * Guid * string * Microsoft.SharePoint.WebPartPages.Storage * bool -> unit
Parameters
- pageUrl
- String
- storageKey
- Guid
- webPartXml
- String
- storage
- Storage
- allowTypeChange
- Boolean
- Attributes
Applies to
Feedback
Submit and view feedback for