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.