UrlParameter.Optional Field

Contains the read-only value for the optional parameter.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Shared ReadOnly Optional As UrlParameter
'Usage
Dim value As UrlParameter 

value = UrlParameter.Optional
Show: