Subscriber portal
Gets or sets the path of a layout page.
'Declaration Public Overrides Property Layout As String Get Set 'Usage Dim instance As WebPageBase Dim value As String value = instance.Layout instance.Layout = value