Returns an Empty String for all Properties

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

Syntax

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

Remarks

Inheritance Hierarchy

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

See Also