Method Freeze
Freeze()
Prevents future changes. Note, it is recommended that this is called once the FieldType's properties have been set, to prevent unintentional state changes.
Declaration
public virtual void Freeze()
Prevents future changes. Note, it is recommended that this is called once the FieldType's properties have been set, to prevent unintentional state changes.
public virtual void Freeze()