Click or drag to resize
RegionManagerDataSource Property
This interface is used to handle persistent data.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IRegionDataSource DataSource { get; set; }

Property Value

Type: IRegionDataSource

Implements

IRegionManagerDataSource
See Also