A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PropertyFileUrlControl

Property control that is used to store a url to a file.

Inheritance
System.Object
PropertyFileUrlControl
Implements
System.Web.UI.INamingContainer
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
[Obsolete("Use PropertyUrlControl instead since these classes are exactly the same.", false)]
public class PropertyFileUrlControl : PropertyUrlControl, IPropertyControl, INamingContainer, IRenderSettings

Constructors

PropertyFileUrlControl()

Declaration
public PropertyFileUrlControl()

Implements

System.Web.UI.INamingContainer

Extension Methods