Click or drag to resize
UIContextSecureItem Property
Indexer property

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public Object this[
	string key
] { get; set; }

Parameters

key
Type: SystemString
Key name to collection

Property Value

Type: Object

Implements

ISimpleDataContainerItemString
See Also