VariationsRootLandingDesignTime class

This class is embedded in "/_controlstemplates/VariationsRootLanding.ascx" to render default design-time text for Microsoft SharePoint Designer.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Publishing.WebControls.VariationsRootLandingDesignTime

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class VariationsRootLandingDesignTime _
    Inherits WebControl
'Usage
Dim instance As VariationsRootLandingDesignTime
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class VariationsRootLandingDesignTime : 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.

See also

Reference

VariationsRootLandingDesignTime members

Microsoft.SharePoint.Publishing.WebControls namespace