Gets the global instance of data factory

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

Syntax

C#
public static DataFactory Instance { get; }

See Also