Share via


SPMobilePage.HiddenVariables property

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

Syntax

'Declaration
Public ReadOnly Property HiddenVariables As IDictionary
    Get
'Usage
Dim instance As SPMobilePage
Dim value As IDictionary

value = instance.HiddenVariables
public IDictionary HiddenVariables { get; }

Property value

Type: System.Collections.IDictionary

See also

Reference

SPMobilePage class

SPMobilePage members

Microsoft.SharePoint.Mobile.WebControls namespace