The location where the serving takes place.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public ServingLocation Location{ get; set;}
Public Property Location As ServingLocation
public: property ServingLocation Location { ServingLocation get (); void set (ServingLocation value); }
See Also
ServingEventArgs Class
BlogEngine.Core Namespace