Show / Hide Table of Contents

Class CssPropertyAccess

Inheritance
object
JsonPropertyAccess<StylesheetDto>
CssPropertyAccess
Implements
IPropertyAccess
Inherited Members
JsonPropertyAccess<StylesheetDto>.GetProperty(string, string, CultureInfo, UserInfo, Scope, ref bool)
JsonPropertyAccess<StylesheetDto>.Cacheability
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Tokens
Assembly: DotNetNuke.dll
Syntax
public class CssPropertyAccess : JsonPropertyAccess<StylesheetDto>, IPropertyAccess

Constructors

CssPropertyAccess(Page)

Declaration
public CssPropertyAccess(Page page)
Parameters
Type Name Description
Page page

Methods

ProcessToken(StylesheetDto, UserInfo, Scope)

Declaration
protected override string ProcessToken(StylesheetDto model, UserInfo accessingUser, Scope accessLevel)
Parameters
Type Name Description
StylesheetDto model
UserInfo accessingUser
Scope accessLevel
Returns
Type Description
string
Overrides
JsonPropertyAccess<StylesheetDto>.ProcessToken(StylesheetDto, UserInfo, Scope)

Implements

IPropertyAccess

Extension Methods

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