CmsDataFormWebPart.XslNamespace field

Specifies a string constant in the form of a URL that defines the namespace that identifies the elements serving as instructions for the XSLT processor.

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

Syntax

'Declaration
Public Const XslNamespace As String
'Usage
Dim value As String

value = CmsDataFormWebPart.XslNamespace
public const string XslNamespace

See also

Reference

CmsDataFormWebPart class

CmsDataFormWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace