WebPartPagesWebService.AddWebPartToZone 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:
Guid AddWebPartToZone(System::String ^ pageUrl, System::String ^ webPartXml, Microsoft::SharePoint::WebPartPages::Storage storage, System::String ^ zoneId, int zoneIndex);
[System.Web.Services.WebMethod]
public Guid AddWebPartToZone (string pageUrl, string webPartXml, Microsoft.SharePoint.WebPartPages.Storage storage, string zoneId, int zoneIndex);
member this.AddWebPartToZone : string * string * Microsoft.SharePoint.WebPartPages.Storage * string * int -> Guid
Parameters
- pageUrl
- String
- webPartXml
- String
- storage
- Storage
- zoneId
- String
- zoneIndex
- Int32
Returns
- Attributes
Applies to
Feedback
Submit and view feedback for