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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic override string ID { get; }Public Overrides ReadOnly Property ID As String
Get
Return Value
Type:
String
The programmatic identifier assigned to the control.
See Also