The properties of System.Web.UI.Design.ITemplateEditingFrame are listed below. For a list of all members, see the ITemplateEditingFrame Members list.
[read-only] | ControlStyle | System.Web.UI.WebControls.Style.
Gets the style for the editing frame. |
InitialHeight | int.
Gets or sets the initial height of the control. | |
InitialWidth | int.
Gets or sets the initial width of the control. | |
[read-only] | Name | string.
Gets the name of the editing frame. |
[read-only] | TemplateNames | string[].
Gets a set of names of templates to use. |
[read-only] | TemplateStyles | System.Web.UI.WebControls.Style[].
Gets the template styles for the control. |
Verb | TemplateEditingVerb.
Gets or sets the verb that invokes the template. |