Table of Contents

Class WelcomeUser

Namespace
InSite.UI.Portal.Controls
Assembly
InSite.UI.dll
public class WelcomeUser : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
WelcomeUser
Implements
Inherited Members

Constructors

WelcomeUser()

public WelcomeUser()

Fields

Greeting

Greeting control.

protected Literal Greeting

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TimeLiteral

TimeLiteral control.

protected Literal TimeLiteral

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs