 | EditFormGetKeyPrefix Method |
Namespace:
Dynamicweb.Content.Items.Editors
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string GetKeyPrefix(
string key
)
Public Shared Function GetKeyPrefix (
key As String
) As String
Parameters
- key
- Type: SystemString
Return Value
Type:
String
See Also