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.
- C#
- VB.NET
public interface ISalListItem
Public Interface ISalListItem
Methods
Render()
Returns the content to send to the client for rendering.
Returns: Object.