Show / Hide Table of Contents

Class HostPropertyAccess

Inheritance
object
DictionaryPropertyAccess
HostPropertyAccess
Implements
IPropertyAccess
Inherited Members
DictionaryPropertyAccess.Cacheability
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke.dll
Syntax
public class HostPropertyAccess : DictionaryPropertyAccess, IPropertyAccess

Constructors

HostPropertyAccess()

Declaration
public HostPropertyAccess()

Methods

GetProperty(string, string, CultureInfo, UserInfo, Scope, ref bool)

Declaration
public override string GetProperty(string propertyName, string format, CultureInfo formatProvider, UserInfo accessingUser, Scope currentScope, ref bool propertyNotFound)
Parameters
Type Name Description
string propertyName
string format
CultureInfo formatProvider
UserInfo accessingUser
Scope currentScope
bool propertyNotFound
Returns
Type Description
string
Overrides
DictionaryPropertyAccess.GetProperty(string, string, CultureInfo, UserInfo, Scope, ref bool)

Implements

IPropertyAccess

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS