Whether or not the template frames have been altered.
[Visual Basic] Protected templateFramesDirty As Boolean [C#] protected bool templateFramesDirty; [C++] protected: bool templateFramesDirty; [JScript] protected var templateFramesDirty : Boolean;
BaseDataListDesigner Class | BaseDataListDesigner Members | System.Web.UI.Design.WebControls Namespace