SharedNotesStockWarningToImage Method
Get the image corresponding to the stock warning.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public static string StockWarningToImage(
StockWarningType stockWarning
)
Public Shared Function StockWarningToImage (
stockWarning As StockWarningType
) As String
- stockWarning StockWarningType
- StockWarningType with the stock warning type.
StringString with the name of the image to display.