Class BodySettings
Inheritance
System.Object
BodySettings
Assembly: EPiServer.UI.dll
Version: 11.20.7
Syntax
public class BodySettings : Control
Constructors
BodySettings()
Declaration
Properties
CssClass
Declaration
public string CssClass { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public string Style { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type |
Name |
Description |
System.EventArgs |
e |
|
Extension Methods