Sitecore 5.0 API

Context.Domain Property

Gets the current security domain.

[Visual Basic]
Public Shared ReadOnly Property Domain As IDomain
[C#]
public static SecurityModel.IDomain Domain {get;}

Remarks

This property is resolved in the HttpRequest pipeline. The value is specified in the Sites section in the web.config.

See Also

Context Class | Sitecore Namespace