Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.
  • The page you are viewing does not exist in the .NET Core 3.0+ platform documentation. This link will take you to the parent topic of the current section.

WebPropertyEditor Fields

The base class for Property Editors that use controls inherited from a System.Web.UI.WebControls.WebControl.
Name Description
EditorGotFocusCompanionScript Obsolete. For internal use.
IsNotInStruct static This constant is intended for internal use. Inherited from PropertyEditor.
LockReadValueManually For internal use.
LockReadValueManuallyFlag static For internal use.
MemberIsNotReadOnly static This constant is intended for internal use. Inherited from PropertyEditor.
ModelAllowEdit static This constant is intended for internal use. Inherited from PropertyEditor.
processValueChangedScript For internal use.
PropertyEditorAllowEdit static This constant is intended for internal use. Inherited from PropertyEditor.
TheDataTypeIsDefined static This constant is intended for internal use. Inherited from PropertyEditor.
ValueStoringLogTemplate static Inherited from PropertyEditor.
ViewModeControlCssClass Obsolete. For internal use.
See Also