Class HostPropertyAccess
Inheritance
HostPropertyAccess
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
Returns
Overrides
Implements
Extension Methods