Click or drag to resize

DetailsPaneSite Property

Gets or sets the site of the control.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public override ISite Site { get; set; }

Return Value

ISite
The ISite associated with the Control, if any.

Implements

IComponentSite
IComponentSite
See Also