Click or drag to resize

ThumbnailStyleIsBlank Method

Returns true if all of the properties are set to empty strings and false otherwise.

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 bool IsBlank()

Return Value

Type: Boolean
True if all of the properties are set to empty strings and false otherwise.
See Also