Class RadSocialShare
Inheritance
System.Object
RadSocialShare
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()
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadSocialShare : HtmlContainerControl
Constructors
Declaration
public RadSocialShare(Element element)
Parameters
Properties
Declaration
public string ClientId { get; }
Property Value
Declaration
public override string ClientSideLocator { get; }
Property Value
Overrides
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
Overrides
Declaration
public int MainButtonsCount { get; }
Property Value
Declaration
public string TitleToShare { get; set; }
Property Value
Declaration
public string UrlToShare { get; set; }
Property Value
Declaration
public bool Visible { get; set; }
Property Value
Methods
Declaration
public override void AssignElement(Element e)
Parameters
Overrides
Declaration
public RadControlAssert ControlAssert()
Returns
Extension Methods