DialogLocalizationStringsGetStringKeys Method |
Namespace: Kettic.AspNet.Controls.Editor.DialogControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public DictionaryTKey, TValueKeyCollection GetStringKeys()
Public Function GetStringKeys As DictionaryTKey, TValueKeyCollection
public:
DictionaryTKey, TValueKeyCollection^ GetStringKeys()
member GetStringKeys : unit -> DictionaryTKey, TValueKeyCollection
Return Value
Type:
DictionaryTKey, TValueKeyCollectionSee Also