HyperlinkDownload Property |
The download attribute specifies that the target will be downloaded when a user clicks on the hyperlink and
this attribute value is the name of the downloaded file.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string Download { get; set; }Property Value
String
See Also