AmpAccordionRequiredScript Property |
Required script that muct be added to head section.
Namespace:
Aspose.Email.Amp
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public override string RequiredScript { get; }
Public Overrides ReadOnly Property RequiredScript As String
Get
public:
virtual property String^ RequiredScript {
String^ get () override;
}
abstract RequiredScript : string with get
override RequiredScript : string with get
Property Value
Type:
StringSee Also