| LoopCollectionGetKeyForItem Method |
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax protected override string GetKeyForItem(
Loop item
)
Protected Overrides Function GetKeyForItem (
item As Loop
) As String
Parameters
- item
- Type: Dynamicweb.RenderingLoop
Return Value
Type:
StringSee Also