SPFormContext.CSRDefaultValuesCollection-Eigenschaft
Ruft ein Wörterbuch Standardwerte in Feld für Standort basierte Standards schreiben.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property CSRDefaultValuesCollection As Dictionary(Of String, Object)
Get
'Usage
Dim instance As SPFormContext
Dim value As Dictionary(Of String, Object)
value = instance.CSRDefaultValuesCollection
public Dictionary<string, Object> CSRDefaultValuesCollection { get; }
Eigenschaftswert
Typ: System.Collections.Generic.Dictionary<String, Object>
Das Wörterbuch.