RequestFormLimitsAttribute.KeyLengthLimit Proprietà

Definizione

Limite per la lunghezza di singole chiavi. I moduli contenenti chiavi che superano questo limite genereranno un InvalidDataException oggetto durante l'analisi.

public:
 property int KeyLengthLimit { int get(); void set(int value); };
public int KeyLengthLimit { get; set; }
member this.KeyLengthLimit : int with get, set
Public Property KeyLengthLimit As Integer

Valore della proprietà

Si applica a