Class PreviewPageClientProperties
Properties for preview web page template.
public sealed class PreviewPageClientProperties : WebPageBaseClientProperties
- Inheritance
-
objectPreviewPageClientProperties
- Inherited Members
- Extension Methods
Constructors
PreviewPageClientProperties()
public PreviewPageClientProperties()
Properties
FrameSourceUrl
URL to load in the template iframe.
public string FrameSourceUrl { get; set; }
Property Value
- string