ClassSocialShareDelicious
Class
The Delicious button of the RadSocialShare.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public class SocialShareDelicious : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlSocialShareDelicious
Inherited Members
Constructors
SocialShareDelicious()
Initializes a new instance of the SocialSharePalette class.
Declaration
cs-api-definition
public SocialShareDelicious()
SocialShareDelicious(Element)
Initializes a new instance of the SocialSharePalette class.
Declaration
cs-api-definition
public SocialShareDelicious(Element element)
Parameters
element
Properties
LocatorExpression
Gets the HtmlFindExpression that defines the pattern for RadSocialShare.
Declaration
cs-api-definition
public override IFindExpression LocatorExpression { get; }
Property Value
Overrides
Methods
AssignElement(Element)
Assign the control element.
Declaration
cs-api-definition
public override void AssignElement(Element e)
Parameters
e
The underlying element object.
Overrides
ControlAssert()
Returns RadControlAssert instance initialized for this control.