Table of Contents

Class DeleteConfirmAlert

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

Constructors

DeleteConfirmAlert()

public DeleteConfirmAlert()

Properties

CssClass

public string CssClass { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Methods

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs