IWisejExtenderProvider

Wisej.Core.IWisejExtenderProvider

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.1.0.0)

Defines the interface for extending properties to other components in a container.

public interface IWisejExtenderProvider : IExtenderProvider

Methods

RenderDesignMode(component)

Renders the extended wisej properties for the specified component.

Parameter
Type
Description

Returns: Object.

This method is used at design time to let the extenders affect the rendering.

Implemented By

Name
Description

Add rotation capabilities along the X,Y,Z axis to Control controls.

Adds CSS styling to controls.

Last updated

Was this helpful?