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 protected virtual Object Site { get; set; }
Property Value
Type:
Object
The site object in the container.
See Also