Dela via


FormattedStringWithListType.LowerCase Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property LowerCase As Boolean
    Get
    Set
'Usage
Dim instance As FormattedStringWithListType
Dim value As Boolean

value = instance.LowerCase

instance.LowerCase = value
public bool LowerCase { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

FormattedStringWithListType Class

FormattedStringWithListType Members

Microsoft.SharePoint.WebControls Namespace