| EditorReferences Property |
[Missing <summary> documentation for "P:Activsoft.InSite.Editor.References"]
Namespace: Activsoft.InSiteAssembly: Activsoft.InSite (in Activsoft.InSite.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Dictionary<string, string> References { get; }Public ReadOnly Property References As Dictionary(Of String, String)
Get
public:
property Dictionary<String^, String^>^ References {
Dictionary<String^, String^>^ get ();
}member References : Dictionary<string, string> with get
Property Value
Type:
DictionaryString,
String
See Also