다음을 통해 공유


InputForm.BackToUrlFileContext Property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Property BackToUrlFileContext As ResourceFileContext
    Get
    Set
'Usage
Dim instance As InputForm
Dim value As ResourceFileContext

value = instance.BackToUrlFileContext

instance.BackToUrlFileContext = value
public ResourceFileContext BackToUrlFileContext { get; set; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.ResourceFileContext

See Also

Reference

InputForm Class

InputForm Members

Microsoft.SharePoint.Portal.WebControls Namespace