Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an accessible description of this theme.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AccessibleDescription As String
Get
'Usage
Dim instance As SPTheme
Dim value As String
value = instance.AccessibleDescription
public string AccessibleDescription { get; }
Property value
Type: System.String
Implements
ISPTheme.AccessibleDescription