EntityDataSource::ContextTypeName Property
Gets or sets the fully qualified name of the typed ObjectContext that is used by the EntityDataSource control.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
The ContextTypeName property of the EntityDataSource control is a string that specifies the fully qualified type name of the typed ObjectContext that is used by the EntityDataSource control. If the ContextTypeName property is not specified, both the DefaultContainerNameand ConnectionString properties must be set for the control to create the ObjectContext.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.