Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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