Share via


RequestFormLimitsAttribute.KeyLengthLimit Vlastnost

Definice

Omezení délky jednotlivých klíčů. Formuláře obsahující klíče, které tento limit překračují, při analýze vyvolá chybu InvalidDataException .

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

Hodnota vlastnosti

Platí pro