Back to Devexpress

TemplateContext.LogonWindow Property

expressappframework-devexpress-dot-expressapp-dot-templatecontext-a9a4e7fd.md

latest1.4 KB
Original Source

TemplateContext.LogonWindow Property

Represents the logon window Template context.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public static TemplateContext LogonWindow { get; }
vb
Public Shared ReadOnly Property LogonWindow As TemplateContext

Property Value

TypeDescription
TemplateContext

A TemplateContext object representing the logon window Template context.

|

Remarks

For a general description of Template contexts, refer to the TemplateContext structure description.

See Also

TemplateContext Struct

TemplateContext Members

DevExpress.ExpressApp Namespace