PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Namespace: Smartsite.ManagementInformation.Server
Assembly:  Smartsite.ManagementInformation (in Smartsite.ManagementInformation.dll)

Syntax

C#Copy imageCopy Code
[(IsOneWay = true, Action = "http://smartsite.nl/smi/2.0/HitService/FlushSite")]
void FlushSite(
	string siteName
)
Visual Basic (Declaration)Copy imageCopy Code
<(IsOneWay := True, Action := "http://smartsite.nl/smi/2.0/HitService/FlushSite")> _
Sub FlushSite ( _
	siteName As  _
)

Parameters

siteName
String

See Also

Advanced