EPiServer CMS SDK Documentation
PropertyDataControl Class
Members  See Also  Send Feedback
Base class used to create a user interface for PropertyData objects.

Namespace:  EPiServer.Web.PropertyControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public abstract class PropertyDataControl : WebControl, 
	IPropertyControl, INamingContainer

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      EPiServer.Web.PropertyControls..::.PropertyDataControl
        EPiServer.Web.PropertyControls..::.PropertyBooleanControl
        EPiServer.Web.PropertyControls..::.PropertyCategoryControl
        EPiServer.Web.PropertyControls..::.PropertyDateControl
        EPiServer.Web.PropertyControls..::.PropertyLongStringControl
        EPiServer.Web.PropertyControls..::.PropertyPageReferenceControl
        EPiServer.Web.PropertyControls..::.PropertyPasswordControl
        EPiServer.Web.PropertyControls..::.PropertySelectControlBase
        EPiServer.Web.PropertyControls..::.PropertySelectMultipleControlBase
        EPiServer.Web.PropertyControls..::.PropertyTextBoxControlBase
        EPiServer.Web.PropertyControls..::.PropertyTimeSpanControl
        EPiServer.Web.PropertyControls..::.PropertyXFormControl

See Also

PropertyDataControl Members
EPiServer.Web.PropertyControls Namespace

Send comments on this topic to sdkfeedback@episerver.com