Search
Preparing search index...
The search index is not available
MatchPoint O365 - Reference
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
FramedWebPartConfig
Class FramedWebPartConfig<TWebPartConfig>
Wraps any
IWebPartConfig
and adds the widget border and the widget title.
Type parameters
TWebPartConfig
:
IWebPartConfig
Hierarchy
FramedWebPartConfig
Implements
IWebPartConfig
Constructors
constructor
new
Framed
Web
Part
Config
(
title
:
ConfiguredMuiString
, config
:
TWebPartConfig
)
:
FramedWebPartConfig
Parameters
title:
ConfiguredMuiString
config:
TWebPartConfig
Returns
FramedWebPartConfig
Properties
config
Type
Key
config
Type
Key
:
string
= FramedWebPartConfig.key
css
css
:
ConfiguredExpressionString
title
title
:
ConfiguredMuiString
web
Part
Config
web
Part
Config
:
TWebPartConfig
Static
key
key
:
string
= "webPart_framed"
Globals
Framed
Web
Part
Config
constructor
config
Type
Key
css
title
web
Part
Config
key
Wraps any IWebPartConfig and adds the widget border and the widget title.