Skip to main content
Tab

ImagePropertiesBase.AssignToControl Method

Name Parameters Description
AssignToControl(Image, Boolean, Boolean, Boolean) image, designMode, disabled, skipTooltip Copies the settings from the current ImagePropertiesBase object to the specified object.
AssignToControl(Image, Boolean, Boolean) image, designMode, disabled Copies the settings from the current ImagePropertiesBase object to the specified object.
AssignToControl(Image, Boolean) image, designMode Copies the settings from the current ImagePropertiesBase object to the specified object.
AssignToControl(WebControl, Boolean, Boolean) control, designMode, disabled Copies the settings from the current ImagePropertiesBase object to the specified object.
AssignToControl(WebControl, Boolean) image, designMode Copies the settings from the current ImagePropertiesBase object to the specified object.