Table of Contents

Class DeleteWarningAlert

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

Constructors

DeleteWarningAlert()

public DeleteWarningAlert()

Properties

CssClass

public string CssClass { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

NoSummary

public bool NoSummary { get; set; }

Property Value

bool

Methods

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs