Provides SoftLink data to DataBoundControl implementations.

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

Syntax

C#
public class SoftLinkDataSource : GenericDataSource<SoftLink, SoftLinkCollection, string>

Inheritance Hierarchy

See Also