This documentation is archived and is not being maintained.

ITemplateEditingFrame Members

ITemplateEditingFrame overview

Public Properties

public propertyControlStyle Gets the style for the editing frame.
public propertyInitialHeight Gets or sets the initial height of the control.
public propertyInitialWidth Gets or sets the initial width of the control.
public propertyName Gets the name of the editing frame.
public propertyTemplateNames Gets a set of names of templates to use.
public propertyTemplateStyles Gets the template styles for the control.
public propertyVerb Gets or sets the verb that invokes the template.

Public Methods

public methodClose Closes the control and optionally saves any changes.
public methodOpen Opens and displays the control.
public methodResize Resizes the control to the specified width and height.
public methodSave Saves any changes to the document.
public methodUpdateControlName Changes the name of the control to the specified name.

See Also

ITemplateEditingFrame Interface | System.Web.UI.Design Namespace

Show: