DotNetNuke 5.2
Interface to query any DataSource for their properties or custom values.

Namespace:  DotNetNuke.Services.Tokens
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public interface IPropertyAccess
Visual Basic (Declaration)
Public Interface IPropertyAccess
Visual C++
public interface class IPropertyAccess

Remarks