System.Web.UI.Design.ITemplateEditingFrame: Property Members

The properties of System.Web.UI.Design.ITemplateEditingFrame are listed below. For a list of all members, see the ITemplateEditingFrame Members list.

Public Properties

[read-only]
ControlStyleSystem.Web.UI.WebControls.Style.

Gets the style for the editing frame.

InitialHeightint.

Gets or sets the initial height of the control.

InitialWidthint.

Gets or sets the initial width of the control.

[read-only]
Namestring.

Gets the name of the editing frame.

[read-only]
TemplateNamesstring[].

Gets a set of names of templates to use.

[read-only]
TemplateStylesSystem.Web.UI.WebControls.Style[].

Gets the template styles for the control.

VerbTemplateEditingVerb.

Gets or sets the verb that invokes the template.