Gets a value indicating whether SoftLinkDataSource supports instance updates, which it does not.

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

Syntax

C#
protected override bool CanUpdate { get; }

Field Value

false

See Also