Click or drag to resize

ApplicationKeys Property

Gets a KeysCollection instance that contains all keysin the NameObjectCollection instance

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public NameObjectCollectionBaseKeysCollection Keys { get; }

Property Value

Type: NameObjectCollectionBaseKeysCollection

Implements

IApplicationKeys
See Also