DotNetNuke 5.2
Returns an Empty String for all Properties

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

Syntax

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

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.Tokens..::.EmptyPropertyAccess

See Also