Skip to main content

EditorAliases.ProtectedContentPropertyEditor Field

Specifies the built-in alias for ProtectedContentPropertyEditor.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v26.1.dll

Declaration

public const string ProtectedContentPropertyEditor = "ProtectedContent"

Field Value

Type Description
String

The specified alias.

See Also