Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Embedded in "/_controlstemplates/VariationsRootLanding.ascx" to render default run-time text when Variations Root Landing logic in the ascx file did not redirect the user to a Variation subsite.
Inheritance Hierarchy
System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Publishing.WebControls.VariationsRootLandingRunTime
Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class VariationsRootLandingRunTime _
    Inherits WebControl
'Usage
Dim instance As VariationsRootLandingRunTime
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class VariationsRootLandingRunTime : WebControl
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.