Table of Contents
ContentFrameStyle Property

Gets or sets the style of the frame that hosts ContentUrl.

Syntax
 public ElementStyle ContentFrameStyle { get; set; }
Remarks

This property is only used when ContentUrl is set.

See Also