Table of Contents

Class RepeaterHelper

Namespace
InSite.Web.Helpers
Assembly
InSite.UI.dll
public class RepeaterHelper
Inheritance
RepeaterHelper
Inherited Members

Constructors

RepeaterHelper()

public RepeaterHelper()

Methods

IsContentItem(RepeaterItem)

public static bool IsContentItem(RepeaterItem item)

Parameters

item RepeaterItem

Returns

bool

IsContentItem(RepeaterItemEventArgs)

public static bool IsContentItem(RepeaterItemEventArgs e)

Parameters

e RepeaterItemEventArgs

Returns

bool