Skip to content

Commit 826b015

Browse files
author
hadjieva
committed
updated Server Api for R2 2016
1 parent 9fad1a7 commit 826b015

File tree

148 files changed

+968
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+968
-7
lines changed

api/server/Telerik.Web.UI.ButtonBase/CheckableButton.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
9898
#### Remarks
9999
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
100100

101+
### EnableRippleEffect `Boolean`
102+
103+
Returns true if ripple effect should be added
104+
101105
### Height `Unit`
102106

103107
Gets or sets the height of the Button control.
@@ -194,6 +198,10 @@ Gets or sets the skin name for the control user interface.
194198
If this property is not set, the control will render using the skin named "Default".
195199
If EnableEmbeddedSkins is set to false, the control will not render skin.
196200

201+
### SupportsRenderingMode `Boolean`
202+
203+
Gets or RenderingMode support
204+
197205
### TabIndex `Int16`
198206

199207
Gets or sets the TabIndex of the Button control.

api/server/Telerik.Web.UI.ButtonBase/PostBackButtonBase.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
9393
#### Remarks
9494
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
9595

96+
### EnableRippleEffect `Boolean`
97+
98+
Returns true if ripple effect should be added
99+
96100
### Height `Unit`
97101

98102
Gets or sets the height of the Button control.
@@ -181,6 +185,10 @@ Gets or sets the skin name for the control user interface.
181185
If this property is not set, the control will render using the skin named "Default".
182186
If EnableEmbeddedSkins is set to false, the control will not render skin.
183187

188+
### SupportsRenderingMode `Boolean`
189+
190+
Gets or RenderingMode support
191+
184192
### TabIndex `Int16`
185193

186194
Gets or sets the TabIndex of the Button control.

api/server/Telerik.Web.UI.ButtonBase/RadButtonBase.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
7676
#### Remarks
7777
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
7878

79+
### EnableRippleEffect `Boolean`
80+
81+
Returns true if ripple effect should be added
82+
7983
### Height `Unit`
8084

8185
Gets or sets the height of the Button control.
@@ -152,6 +156,10 @@ Gets or sets the skin name for the control user interface.
152156
If this property is not set, the control will render using the skin named "Default".
153157
If EnableEmbeddedSkins is set to false, the control will not render skin.
154158

159+
### SupportsRenderingMode `Boolean`
160+
161+
Gets or RenderingMode support
162+
155163
### TabIndex `Int16`
156164

157165
Gets or sets the TabIndex of the Button control.

api/server/Telerik.Web.UI.Calendar.Persistence/PropertiesControl.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
5656
#### Remarks
5757
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
5858

59+
### EnableRippleEffect `Boolean`
60+
61+
Returns true if ripple effect should be added
62+
5963
### IsSkinSet `String`
6064

6165
For internal use.

api/server/Telerik.Web.UI.Dialogs/DialogControlInitializer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
5656
#### Remarks
5757
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
5858

59+
### EnableRippleEffect `Boolean`
60+
61+
Returns true if ripple effect should be added
62+
5963
### IsSkinSet `String`
6064

6165
For internal use.

api/server/Telerik.Web.UI.Dialogs/UserControlResources.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
5656
#### Remarks
5757
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
5858

59+
### EnableRippleEffect `Boolean`
60+
61+
Returns true if ripple effect should be added
62+
5963
### IsSkinSet `String`
6064

6165
For internal use.

api/server/Telerik.Web.UI.Editor.DialogControls/About.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
6161
#### Remarks
6262
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
6363

64+
### EnableRippleEffect `Boolean`
65+
66+
Returns true if ripple effect should be added
67+
6468
### ExternalDialogsPath `String`
6569

6670
Gets or sets a value indicating where the editor will look for its dialogs.

api/server/Telerik.Web.UI.Editor/FindReplaceMobile.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
5656
#### Remarks
5757
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
5858

59+
### EnableRippleEffect `Boolean`
60+
61+
Returns true if ripple effect should be added
62+
5963
### IsSkinSet `String`
6064

6165
For internal use.

api/server/Telerik.Web.UI.SocialShare/RadSocialShareEmailSettings.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The class that is used to set the e-mail settings for the SendEmail button.
1111
## Inheritance Hierarchy
1212

1313
* System.Object
14-
* Telerik.Web.StateManager : IMarkableStateManager, IStateManager
1514
* Telerik.Web.UI.SocialShare.RadSocialShareEmailSettings
1615

1716
## Properties

api/server/Telerik.Web.UI.Spell/SpellDialog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ Gets or sets the value, indicating whether to render links to the embedded skins
5757
#### Remarks
5858
If EnableEmbeddedSkins is set to false you will have to register the needed CSS files by hand.
5959

60+
### EnableRippleEffect `Boolean`
61+
62+
Returns true if ripple effect should be added
63+
6064
### IsSkinSet `String`
6165

6266
For internal use.

0 commit comments

Comments
 (0)