IControlDesignerBehavior

IControlDesignerBehavior

System.Web.UI.Design (system.design.dll)interface

This class Defines an interface that enables the extension of specific behaviors of a control designer.

public interface IControlDesignerBehavior { // Public Instance Properties    public object DesignTimeElementView{get; }    public string DesignTimeHtml{set; get; } // Public Instance Methods    public void OnTemplateModeChanged( ); }


ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net