Deletes an UnifiedFile or UnifiedDirectory given its Path

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer.Web.WebControls (in EPiServer.Web.WebControls.dll) Version: 6.0.530.0

Syntax

C#
public virtual int Delete(
	IDictionary values
)

Return Value

Implements

IDataSourceMethods..::.Delete(IDictionary)

Remarks

Path can be given in DeleteParameters

See Also