Click or drag to resize

ThumbnailStyleID Property

Gets or sets the programmatic identifier assigned to the server control.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public override string ID { get; }

Return Value

Type: String
The programmatic identifier assigned to the control.
See Also