Back to Devexpress

XafApplication.Site Property

expressappframework-devexpress-dot-expressapp-dot-xafapplication-3498a004.md

latest1.1 KB
Original Source

XafApplication.Site Property

For internal use only.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public override ISite Site { get; set; }
vb
Public Overrides Property Site As ISite

Property Value

TypeDescription
ISite

An object implementing the ISite interface. This object is associated with the application while it is designed.

|

See Also

XafApplication Class

XafApplication Members

DevExpress.ExpressApp Namespace