Table of Contents

Class PageFooterContentRenderer

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class PageFooterContentRenderer : PageContentRenderer, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor
Inheritance
PageFooterContentRenderer
Implements
Inherited Members

Constructors

PageFooterContentRenderer()

public PageFooterContentRenderer()

Properties

ContextKey

public override string ContextKey { get; set; }

Property Value

string

RenderContext

public override ContextType RenderContext { get; set; }

Property Value

ContextType

Methods

RegisterScript(Type, string, string)

public static bool RegisterScript(Type type, string key, string script)

Parameters

type Type
key string
script string

Returns

bool