Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
SDK Documentation
 MainXslLink Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
CmsDataFormWebPart.MainXslLink Property (Microsoft.SharePoint.Publishing.WebControls)
Gets or sets the server-relative URL for the Main XSL link.

Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Visual Basic (Declaration)
<ManagedLinkAttribute(Fixup:=True)> _
<CategoryAttribute("PublishingXslStyleSheets")> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<DefaultValueAttribute("")> _
<WebBrowsableAttribute(False)> _
Public Property MainXslLink As String
Visual Basic (Usage)
Dim instance As CmsDataFormWebPart
Dim value As String

value = instance.MainXslLink

instance.MainXslLink = value
C#
[ManagedLinkAttribute(Fixup=true)] 
[CategoryAttribute("PublishingXslStyleSheets")] 
[PersonalizableAttribute(PersonalizationScope.Shared)] 
[DefaultValueAttribute("")] 
[WebBrowsableAttribute(false)] 
public string MainXslLink { get; set; }
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker