Gets a value indicating whether a DataSource supports instance updates.

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

Syntax

C#
protected virtual bool CanUpdate { get; }

See Also