Share via


IWebmasterApi.RemovePagePreviewBlock(String, String) Method

Definition

public:
 void RemovePagePreviewBlock(System::String ^ siteUrl, System::String ^ url);
[System.ServiceModel.FaultContract(typeof(Microsoft.Bing.Webmaster.Api.Interfaces.ApiFault))]
[System.ServiceModel.OperationContract]
[System.ServiceModel.Web.WebInvoke(BodyStyle=System.ServiceModel.Web.WebMessageBodyStyle.WrappedRequest, Method="POST")]
public void RemovePagePreviewBlock (string siteUrl, string url);
abstract member RemovePagePreviewBlock : string * string -> unit
Public Sub RemovePagePreviewBlock (siteUrl As String, url As String)

Parameters

siteUrl
String
url
String
Attributes

Applies to