Skip to main content

EditorAliases.ProtectedContentPropertyEditor Field

Specifies the built-in alias for the ProtectedContentPropertyEditor and ASPxProtectedContentPropertyEditor editors.

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v25.2.dll

Declaration

public const string ProtectedContentPropertyEditor = "ProtectedContent"

Field Value

Type Description
String

The specified alias.

See Also