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.
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