DotNetNuke 5.2

Namespace:  DotNetNuke.Entities.Host
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class HostPropertyAccess : DictionaryPropertyAccess
Visual Basic (Declaration)
Public Class HostPropertyAccess _
	Inherits DictionaryPropertyAccess
Visual C++
public ref class HostPropertyAccess : public DictionaryPropertyAccess

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.Tokens..::.DictionaryPropertyAccess
    DotNetNuke.Entities.Host..::.HostPropertyAccess

See Also