SSMapServicesDeleteSite Method Ingeniux CMS Web Services API

Deletes a Site Branding by its name

Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public XHRServiceResponseGeneric<string> DeleteSite(
	string data
)

Parameters

data
Type: SystemString
Name of the Site Branding to be deleted

Return Value

Type: XHRServiceResponseGenericString
Deleted Site Branding's name
See Also

Reference