SPMobilePostsListNavigation.DefaultPrefix Property

Gets the first part of the <RenderingTemplate> ID.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Overrides ReadOnly Property DefaultPrefix As String
    Get

Dim instance As SPMobilePostsListNavigation
Dim value As String

value = instance.DefaultPrefix
public override string DefaultPrefix { get; }

Property Value

Type: System.String
A String that represents the first part of the value of the <RenderingTemplate>'s ID attribute.

Remarks

In Windows SharePoint Services 3.0 this property always returns "Moblog".

See Also

Reference

SPMobilePostsListNavigation Class

SPMobilePostsListNavigation Members

Microsoft.SharePoint.MobileControls Namespace