Class RadLightBoxItem
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadLightBoxItem : HtmlContainerControl
Constructors
RadLightBoxItem()
Declaration
public RadLightBoxItem()
RadLightBoxItem(Element)
Properties
ClientId
Declaration
public string ClientId { get; }
Property Value
System.String
|
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
CurrentItemIndex
Declaration
public int CurrentItemIndex { get; }
Property Value
System.Int32
|
Height
Declaration
public string Height { get; }
Property Value
System.String
|
ImageUrl
Declaration
public string ImageUrl { get; }
Property Value
System.String
|
ItemDescription
Declaration
public string ItemDescription { get; }
Property Value
System.String
|
ItemsCount
Declaration
public int ItemsCount { get; }
Property Value
System.Int32
|
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
LoopItems
Declaration
public bool LoopItems { get; }
Property Value
System.Boolean
|
NavigateUrl
NextButton
PrevButton
TargetControlID
Declaration
public string TargetControlID { get; }
Property Value
System.String
|
Title
Declaration
public string Title { get; }
Property Value
System.String
|
Width
Declaration
public string Width { get; }
Property Value
System.String
|
Methods
AssignElement(Element)
ControlAssert()
Item(Int32)
Declaration
public object Item(int itemIndex)
Parameters
System.Int32
itemIndex
|
Returns
System.Object
|
NavigateTo(Int32)
Next()
Declaration
public void Next()
Previous()
Declaration
public void Previous()