Get any value from the current Items collection.
Namespace: umbraco
Assembly: umbraco (in umbraco)
Version: 1.0.2698.41384
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Function ContextKey ( _ key As String _ ) As String |
| C# |
|---|
public static string ContextKey ( string key ) |
| Visual C++ |
|---|
public: static String^ ContextKey ( String^ key ) |
Parameters
- key
- System.String
Name of the Items element to be returned