Metodo DedNetSwAppGetSelectionImageKey
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public string GetSelectionImageKey(
FileStateElement el
)
Public Function GetSelectionImageKey (
el As FileStateElement
) As String
public:
virtual String^ GetSelectionImageKey(
FileStateElement^ el
) sealed
abstract GetSelectionImageKey :
el : FileStateElement -> string
override GetSelectionImageKey :
el : FileStateElement -> string
Parametri
- el FileStateElement
-
Valore di ritorno
StringImplementa
IFileStateInformerGetSelectionImageKey(FileStateElement)Vedi anche