AmpAttributesIsNoloading Property

The noloading attribute indicates whether the "loading indicator" should be turned off for this element.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public bool IsNoloading { get; set; }

Property Value

Type: Boolean
See Also