Class PropertyFileUrlControl
Property control that is used to store a url to a file.
Inheritance
System.Object
PropertyFileUrlControl
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.dll
Version: 7.19.2Syntax
[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