Click or drag to resize
EditorFields Property

[Missing <summary> documentation for "P:Activsoft.InSite.Editor.Fields"]

Namespace: Activsoft.InSite
Assembly: Activsoft.InSite (in Activsoft.InSite.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<KeyValuePair<string, string>> Fields { get; }

Property Value

Type: IEnumerableKeyValuePairString, String
See Also