DotNetNuke 5.2
Property Access to Objects using Relection

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

Syntax

C#
public class PropertyAccess : IPropertyAccess
Visual Basic (Declaration)
Public Class PropertyAccess _
	Implements IPropertyAccess
Visual C++
public ref class PropertyAccess : IPropertyAccess

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.Tokens..::.PropertyAccess

See Also