C# (CSharp) Subtext.Framework.Providers 네임스페이스

클래스들

이름 설명
DbProvider If the DatabaseObjectProvider is used to supply data objects to Subtext, then this provider is used to configure the underlying database used. One example of a class that implements this provider is the SqlDataProvider.
EntrySearchProvider
ObjectProvider Provides a Data Object Source for interacting with Subtext Data. One example is a DataObjectProvider, which stores Subtext data in a database (which itself is provided via the DbProvider class).