ISalListItem

PPJ.Runtime.Windows.ISalListItem

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

SAL List items that provide rendering text different from display text can implement this interface.

public interface ISalListItem

Methods

Render()

Returns the content to send to the client for rendering.

Returns: Object.

Last updated