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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override string ID { get; }

Return Value

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