Show / Hide Table of Contents

Interface IJavaScriptUtils

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke.dll
Syntax
public interface IJavaScriptUtils

Methods

RegisterJavascriptVariable(string, object, Page, Type)

Declaration
void RegisterJavascriptVariable(string variableName, object value, Page page, Type type)
Parameters
Type Name Description
string variableName
object value
Page page
Type type

Extension Methods

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