Click or drag to resize

HandlerSite Property

Gets the site object in the container.

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

Property Value

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