Property Access to Objects using Relection

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

Syntax

C#
public class PropertyAccess : IPropertyAccess
Visual Basic
Public Class PropertyAccess
	Implements IPropertyAccess

Remarks

Inheritance Hierarchy

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

See Also