Click or drag to resize

HandlerSite Property

Gets the site object in the container.

Namespace:  ShellBoost.Core.Handlers
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
protected virtual Object Site { get; set; }

Property Value

Type: Object
The site object in the container.
See Also