Updates an UnifiedDirectory or UnifiedFile given parameters

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

Syntax

C#
public virtual int Update(
	IDictionary values
)

Return Value

Implements

IDataSourceMethods..::.Update(IDictionary)

Remarks

UpdateParameters collection can be used

See Also