Click or drag to resize

WebAnnotationControllerSite Property

Gets or sets the site of the control.

Namespace:  Atalasoft.Imaging.WebControls.Annotations
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public ISite Site { get; set; }

Property Value

Type: ISite

Implements

IComponentSite
See Also